|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NamedInstanceProvider | |
|---|---|
| org.jboss.osgi.spi.framework | Framework integration and bootstrap. |
| Uses of NamedInstanceProvider in org.jboss.osgi.spi.framework |
|---|
| Subinterfaces of NamedInstanceProvider in org.jboss.osgi.spi.framework | |
|---|---|
interface |
OSGiBootstrapProvider
An OSGiBootstrapProvider provides an OSGiFramework Implementations would configure the OSGiFramework through some form of descriptor. |
| Classes in org.jboss.osgi.spi.framework that implement NamedInstanceProvider | |
|---|---|
class |
MicrocontainerBootstrapProvider
Bootstrap the OSGiFramework through the MC |
class |
PropertiesBootstrapProvider
A simple properties based bootstrap provider The PropertiesBootstrapProvider supports the following properties org.jboss.osgi.spi.framework.impl - The OSGiFramework implementation 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||