|
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 |
Contains information about activated bundles and acts as the main
entry point for logging plugin activity. |
| 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. |