Package | Description |
---|---|
org.eclipse.equinox.log.internal | |
org.eclipse.osgi.event | |
org.eclipse.osgi.framework.internal.core | |
org.eclipse.osgi.internal.baseadaptor | |
org.eclipse.osgi.internal.composite | |
org.eclipse.osgi.internal.loader.buddy | |
org.eclipse.osgi.internal.signedcontent | |
org.osgi.framework |
Framework Package Version 1.7.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtendedLogServiceFactory |
class |
LogServiceManager |
Modifier and Type | Interface and Description |
---|---|
interface |
BatchBundleListener
A batch
BundleEvent listener. |
Modifier and Type | Class and Description |
---|---|
class |
FrameworkCommandProvider
This class provides methods to execute commands from the command line.
|
Modifier and Type | Method and Description |
---|---|
void |
BundleContextImpl.addBundleListener(BundleListener listener)
Add a bundle listener.
|
void |
BundleContextImpl.removeBundleListener(BundleListener listener)
Remove a bundle listener.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseStorage |
Modifier and Type | Class and Description |
---|---|
class |
CompositeConfigurator |
Modifier and Type | Class and Description |
---|---|
class |
PolicyHandler |
Modifier and Type | Class and Description |
---|---|
class |
BundleInstallListener |
Modifier and Type | Interface and Description |
---|---|
interface |
SynchronousBundleListener
A synchronous
BundleEvent listener. |
Modifier and Type | Method and Description |
---|---|
void |
BundleContext.addBundleListener(BundleListener listener)
Adds the specified
BundleListener object to the context bundle's
list of listeners if not already present. |
void |
BundleContext.removeBundleListener(BundleListener listener)
Removes the specified
BundleListener object from the context
bundle's list of listeners. |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.