Package com.atlassian.plugin.osgi.factory
package com.atlassian.plugin.osgi.factory
Deployers for OSGi-related plugins
-
ClassDescriptionInterface for plugins backed by OSGi
BundlePlugin deployer that deploys OSGi bundles that don't contain a (spring) context instantiated by the plugin systemPlugin that wraps an OSGi bundleBuilds aModuleDescriptorFactorysuitable for buildingModuleDescriptorinstances in an OSGi context forOsgiPlugininstances.Plugin that wraps an OSGi bundle that does contain a plugin descriptor.Plugin loader that starts an OSGi container and loads plugins into it, wrapped as OSGi bundles.Descriptor parser that handles special tasks for osgi plugins such as recording the originating module descriptor elements.Descriptor parser factory that creates parsers for Osgi plugins.Plugin loader that starts an OSGi container and loads plugins into it, wrapped as OSGi bundles.Return placeholderUnrecognisedModuleDescriptorinstances marked with @RequiresRestart for any descriptors in the underlyingModuleDescriptorFactorythat have that annotation.Creates unloadable plugins from static plugins.