| Interface | Description |
|---|---|
| OsgiChainedModuleDescriptorFactoryCreator.ResourceLocator | |
| OsgiChainedModuleDescriptorFactoryCreator.ServiceTrackerFactory | |
| OsgiPluginFactory.PluginTransformerFactory |
| Class | Description |
|---|---|
| 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.
|
| RemotablePluginFactory |
Plugin loader that starts an OSGi container and loads plugins into it, wrapped as OSGi bundles.
|
| 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.
|
Copyright © 2014 Atlassian. All rights reserved.