Package | Description |
---|---|
org.osgi.framework |
Framework Package Version 1.5.
|
Modifier and Type | Method | Description |
---|---|---|
void |
BundleContext.addFrameworkListener(FrameworkListener listener) |
Adds the specified
FrameworkListener object to the context
bundle's list of listeners if not already present. |
void |
BundleContext.removeFrameworkListener(FrameworkListener listener) |
Removes the specified
FrameworkListener object from the
context bundle's list of listeners. |