package

com.atlassian.plugin.osgi.container

Classes to manage interactions with an OSGi container

Interfaces

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

OsgiContainerStartedEvent Event fired when the OSGi container has started 
OsgiContainerStoppedEvent Event fired when the OSGi container has stopped 

Exceptions

OsgiContainerException Generic wrapper exception for any OSGi-related exceptions