Package com.atlassian.plugin.osgi.loader

Plugin loader classes to support OSGi-based plugins

See:
          Description

Class Summary
ComponentFilteringXmlDescriptorParserFactory Descriptor parser factory that creates parsers that ignore all component-related modules
FilteringXmlDescriptorParser Descriptor parser that ignores certain modules
OsgiBundlePlugin Plugin that wraps an OSGi bundle that has no plugin descriptor.
OsgiPlugin Plugin that wraps an OSGi bundle that does contain a plugin descriptor.
OsgiPluginLoader Plugin loader that starts an OSGi container and loads plugins into it, wrapped as OSGi bundles.
 

Enum Summary
AutowireStrategy How to autowire a component
 

Package com.atlassian.plugin.osgi.loader Description

Plugin loader classes to support OSGi-based plugins



Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.