Package com.atlassian.plugin.osgi.factory

Deployers for OSGi-related plugins

See:
          Description

Interface Summary
OsgiChainedModuleDescriptorFactoryCreator.ResourceLocator  
OsgiChainedModuleDescriptorFactoryCreator.ServiceTrackerFactory  
OsgiPluginFactory.PluginTransformerFactory  
 

Class Summary
OsgiBundleFactory Plugin deployer that deploys OSGi bundles that don't contain XML descriptor files
OsgiBundlePlugin Plugin that wraps an OSGi bundle that has no plugin descriptor.
OsgiChainedModuleDescriptorFactoryCreator Builds a ModuleDescriptorFactory suitable for building ModuleDescriptor instances in an OSGi context for OsgiPlugin instances.
OsgiPlugin Plugin that wraps an OSGi bundle that does contain a plugin descriptor.
OsgiPluginFactory Plugin loader that starts an OSGi container and loads plugins into it, wrapped as OSGi bundles.
OsgiPluginFactory.DefaultPluginTransformerFactory  
OsgiPluginXmlDescriptorParser Descriptor parser that handles special tasks for osgi plugins such as recording the originating module descriptor elements.
OsgiPluginXmlDescriptorParserFactory Descriptor parser factory that creates parsers for Osgi plugins.
UnavailableModuleDescriptorRequiringRestartFallbackFactory Return placeholder UnrecognisedModuleDescriptor instances marked with @RequiresRestart for any descriptors in the underlying ModuleDescriptorFactory that have that annotation.
UnloadableStaticPluginFactory Creates unloadable plugins from static plugins.
 

Package com.atlassian.plugin.osgi.factory Description

Deployers for OSGi-related plugins



Copyright © 2012 Atlassian. All Rights Reserved.