public class JFXDesktopActivator extends Object implements org.osgi.framework.BundleActivator
Constructor and Description |
---|
JFXDesktopActivator() |
Modifier and Type | Method and Description |
---|---|
void |
start(org.osgi.framework.BundleContext context)
This method will start the bundle and register basic services.
|
void |
stop(org.osgi.framework.BundleContext context) |
public void start(org.osgi.framework.BundleContext context) throws Exception
start
in interface org.osgi.framework.BundleActivator
context
- bundle contextException
- if an error occursCopyright © 2012-2014 Vektor Software. All Rights Reserved.