Uses of Package
com.atlassian.plugin.osgi.container

Packages that use com.atlassian.plugin.osgi.container
com.atlassian.plugin.main Main interface to the plugins framework providing a facade to hide the unnecessary internals. 
com.atlassian.plugin.osgi.container Classes to manage interactions with an OSGi container 
com.atlassian.plugin.osgi.container.felix Classes to manage interactions with the Apache Felix container 
com.atlassian.plugin.osgi.container.impl   
com.atlassian.plugin.osgi.factory Deployers for OSGi-related plugins 
com.atlassian.plugin.osgi.factory.transform Classes for transforming legacy plugin jars into proper OSGi bundles. 
com.atlassian.plugin.spring Classes that assist in plugging a Spring application into Atlassian Plugins 2.0 
 

Classes in com.atlassian.plugin.osgi.container used by com.atlassian.plugin.main
OsgiContainerManager
          Manages the OSGi container and handles any interactions with it
OsgiPersistentCache
          Access to persistent cache locations used throughout the OSGi plugin system.
PackageScannerConfiguration
          Contains configuration for the package scanning algorithm that scans your classpath to determine which packages and versions to export to OSGi.
 

Classes in com.atlassian.plugin.osgi.container used by com.atlassian.plugin.osgi.container
OsgiContainerException
          Generic wrapper exception for any OSGi-related exceptions
OsgiContainerManager
          Manages the OSGi container and handles any interactions with it
 

Classes in com.atlassian.plugin.osgi.container used by com.atlassian.plugin.osgi.container.felix
OsgiContainerException
          Generic wrapper exception for any OSGi-related exceptions
OsgiContainerManager
          Manages the OSGi container and handles any interactions with it
OsgiPersistentCache
          Access to persistent cache locations used throughout the OSGi plugin system.
PackageScannerConfiguration
          Contains configuration for the package scanning algorithm that scans your classpath to determine which packages and versions to export to OSGi.
 

Classes in com.atlassian.plugin.osgi.container used by com.atlassian.plugin.osgi.container.impl
OsgiContainerException
          Generic wrapper exception for any OSGi-related exceptions
OsgiPersistentCache
          Access to persistent cache locations used throughout the OSGi plugin system.
PackageScannerConfiguration
          Contains configuration for the package scanning algorithm that scans your classpath to determine which packages and versions to export to OSGi.
 

Classes in com.atlassian.plugin.osgi.container used by com.atlassian.plugin.osgi.factory
OsgiContainerException
          Generic wrapper exception for any OSGi-related exceptions
OsgiContainerManager
          Manages the OSGi container and handles any interactions with it
OsgiPersistentCache
          Access to persistent cache locations used throughout the OSGi plugin system.
 

Classes in com.atlassian.plugin.osgi.container used by com.atlassian.plugin.osgi.factory.transform
OsgiContainerManager
          Manages the OSGi container and handles any interactions with it
OsgiPersistentCache
          Access to persistent cache locations used throughout the OSGi plugin system.
 

Classes in com.atlassian.plugin.osgi.container used by com.atlassian.plugin.spring
PackageScannerConfiguration
          Contains configuration for the package scanning algorithm that scans your classpath to determine which packages and versions to export to OSGi.
 



Copyright © 2010 Atlassian. All Rights Reserved.