Uses of Interface
org.jboss.osgi.spi.framework.OSGiFramework

Packages that use OSGiFramework
org.jboss.osgi.spi.framework Framework integration and bootstrap. 
 

Uses of OSGiFramework in org.jboss.osgi.spi.framework
 

Methods in org.jboss.osgi.spi.framework that return OSGiFramework
 OSGiFramework MicrocontainerBootstrapProvider.getFramework()
           
 OSGiFramework PropertiesBootstrapProvider.getFramework()
           
 OSGiFramework OSGiBootstrapProvider.getFramework()
          Get the OSGiFramework that registerd with the default name
 OSGiFramework MicrocontainerBootstrapProvider.getFramework(java.lang.String beanName)
           
 OSGiFramework PropertiesBootstrapProvider.getFramework(java.lang.String name)
           
 OSGiFramework OSGiBootstrapProvider.getFramework(java.lang.String name)
          Get an OSGiFramework with a given name from this OSGiBootstrapProvider
 



Copyright © 2009. All Rights Reserved.