org.bridj
Class OSGiBundleActivator
java.lang.Object
org.bridj.OSGiBundleActivator
- All Implemented Interfaces:
- org.osgi.framework.BundleActivator
public class OSGiBundleActivator
- extends Object
- implements org.osgi.framework.BundleActivator
|
Method Summary |
void |
start(org.osgi.framework.BundleContext bundleContext)
|
void |
stop(org.osgi.framework.BundleContext bundleContext)
|
OSGiBundleActivator
public OSGiBundleActivator()
start
public void start(org.osgi.framework.BundleContext bundleContext)
- Specified by:
start in interface org.osgi.framework.BundleActivator
stop
public void stop(org.osgi.framework.BundleContext bundleContext)
- Specified by:
stop in interface org.osgi.framework.BundleActivator
Copyright © 2009-2013. All Rights Reserved.