Package org.eclipse.net4j.util.om

Interfaces and classes for platform-independent operations and maintenance (O&M).


Interface Summary
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 Summary
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) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.