Package org.jboss.osgi.spi.framework

Framework integration and bootstrap.

See:
          Description

Interface Summary
OSGiBootstrapProvider An OSGiBootstrapProvider provides an OSGi Framework

Implementations would configure the OSGi Framework through some form of descriptor.

 

Class Summary
FrameworkIntegration An abstraction of an OSGi Framework
OSGiBootstrap The OSGiBootstrap provides an OSGiFramework through a OSGiBootstrapProvider.
PropertiesBootstrapProvider A simple properties based bootstrap provider The PropertiesBootstrapProvider supports the following properties org.jboss.osgi.spi.framework.autoInstall - Bundles that need to be installed with the Framework automatically org.jboss.osgi.spi.framework.autoStart - Bundles that need to be started automatically All other properties are passed on to configure the framework.
 

Package org.jboss.osgi.spi.framework Description

Framework integration and bootstrap.



Copyright © 2009. All Rights Reserved.