|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BundleEvent | |
---|---|
org.eclipse.osgi.framework.internal.core | |
org.osgi.framework |
Uses of BundleEvent in org.eclipse.osgi.framework.internal.core |
---|
Methods in org.eclipse.osgi.framework.internal.core with parameters of type BundleEvent | |
---|---|
void |
FrameworkCommandProvider.bundleChanged(BundleEvent event)
This is used to track lazily activated bundles. |
Uses of BundleEvent in org.osgi.framework |
---|
Methods in org.osgi.framework with parameters of type BundleEvent | |
---|---|
void |
BundleListener.bundleChanged(BundleEvent event)
Receives notification that a bundle has had a lifecycle change. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |