Interface Summary |
BundleClassLoader |
The BundleClassLoader interface is used by the Framework to load local
classes and resources from a Bundle. |
BundleData |
The BundleData represents a single bundle that is persistently
stored by a FrameworkAdaptor . |
BundleOperation |
Bundle Storage interface for managing a persistent storage life
cycle operation upon a bundle. |
BundleWatcher |
Watches bundle lifecyle processes. |
ClassLoaderDelegate |
A ClassLoaderDelegate is used by the BundleClassLoader in a similar
fashion that a parent ClassLoader is used. |
EventPublisher |
The EventPublisher is used by FrameworkAdaptors to publish events to the
Framework. |
FrameworkAdaptor |
FrameworkAdaptor interface to the osgi framework. |
PermissionStorage |
Permission Storage interface for managing a persistent storage of
bundle permissions. |
ServiceRegistry |
The ServiceRegistry interface is used by the framework to store and
lookup currently registered services. |
StatusException |
An exception my implement the StatusException interface to give more status information about the type of exception. |