Uses of Interface
com.atlassian.plugin.osgi.container.OsgiContainerManager

Packages that use OsgiContainerManager
com.atlassian.plugin.osgi.container.felix Classes to manage interactions with the Apache Felix container 
com.atlassian.plugin.osgi.factory Deployers for OSGi-related plugins 
 

Uses of OsgiContainerManager in com.atlassian.plugin.osgi.container.felix
 

Classes in com.atlassian.plugin.osgi.container.felix that implement OsgiContainerManager
 class FelixOsgiContainerManager
          Felix implementation of the OSGi container manager
 

Uses of OsgiContainerManager in com.atlassian.plugin.osgi.factory
 

Constructors in com.atlassian.plugin.osgi.factory with parameters of type OsgiContainerManager
OsgiBundleFactory(OsgiContainerManager osgi)
           
OsgiPluginFactory(java.lang.String pluginDescriptorFileName, OsgiContainerManager osgi)
           
 



Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.