Uses of Class
org.osgi.framework.BundleEvent
-
Packages that use BundleEvent Package Description org.osgi.framework Framework Package Version 1.5. -
-
Uses of BundleEvent in org.osgi.framework
Methods in org.osgi.framework with parameters of type BundleEvent Modifier and Type Method Description void
BundleListener. bundleChanged(BundleEvent event)
Receives notification that a bundle has had a lifecycle change.
-