See: Description

| Interface | Description |
|---|---|
| OMBundle |
Represents a
bundle, whether OSGi is running or not. |
| OMBundle.DebugSupport |
A facility for accessing OSGi
debug options, whether OSGi is
running or not. |
| OMBundle.TranslationSupport |
A facility for accessing
resource bundles. |
| OMPlatform |
Represents the platform that
bundles are deployed into, whether OSGi is
running or not. |
| Class | Description |
|---|---|
| LegacyUtil |
Various static helper methods for dealing with
bundles if OSGi is
not running. |
| OSGiActivator |
A default implementation of an OSGi
bundle activator for OM bundles. |
| OSGiActivator.StateHandler |
Saves and loads
bundle state. |
| OSGiActivator.WithState |
An OSGi
activator that stores bundle state between sessions. |
| OSGiApplication |
A default implementation of an OSGi
application. |
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.