Package | Description |
---|---|
org.osgi.framework |
Framework Package Version 1.9.
|
org.osgi.framework.launch |
Framework Launch Package Version 1.2.
|
org.osgi.framework.startlevel |
Framework Start Level Package Version 1.0.
|
org.osgi.framework.wiring |
Framework Wiring Package Version 1.2.
|
Modifier and Type | Method and 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. |
Modifier and Type | Method and Description |
---|---|
void |
Framework.init(FrameworkListener... listeners)
Initialize this Framework.
|
Modifier and Type | Method and Description |
---|---|
void |
FrameworkStartLevel.setStartLevel(int startlevel,
FrameworkListener... listeners)
Modify the active start level of the Framework and notify when complete.
|
Modifier and Type | Method and Description |
---|---|
void |
FrameworkWiring.refreshBundles(java.util.Collection<Bundle> bundles,
FrameworkListener... listeners)
Refreshes the specified bundles.
|
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0