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 PropertiesBootstrapProvider.getFramework()
           
 OSGiFramework MicrocontainerBootstrapProvider.getFramework()
           
 OSGiFramework OSGiBootstrapProvider.getFramework()
          Get the OSGiFramework that registerd with the default name
 OSGiFramework PropertiesBootstrapProvider.getFramework(java.lang.String name)
           
 OSGiFramework MicrocontainerBootstrapProvider.getFramework(java.lang.String beanName)
           
 OSGiFramework OSGiBootstrapProvider.getFramework(java.lang.String name)
          Get an OSGiFramework with a given name from this OSGiBootstrapProvider
 



Copyright © 2009. All Rights Reserved.