Class Activator
java.lang.Object
org.apache.geronimo.osgi.locator.Activator
- All Implemented Interfaces:
org.osgi.framework.BundleActivator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbundleChanged(org.osgi.framework.BundleEvent event) voidstart(org.osgi.framework.BundleContext bundleContext) voidstop(org.osgi.framework.BundleContext bundleContext)
-
Field Details
-
bundleContext
protected org.osgi.framework.BundleContext bundleContext
-
-
Constructor Details
-
Activator
public Activator()
-
-
Method Details
-
start
-
stop
-
bundleChanged
public void bundleChanged(org.osgi.framework.BundleEvent event)
-