| Package | Description |
|---|---|
| com.atlassian.plugin.osgi.factory |
Deployers for OSGi-related plugins
|
| com.atlassian.plugin.osgi.factory.transform |
Classes for transforming legacy plugin jars into proper OSGi bundles.
|
| com.atlassian.plugin.osgi.factory.transform.stage |
Jar transformation stages that convert a plain JAR into an OSGi bundle
|
| Class and Description |
|---|
| PluginTransformer
Transforms a plugin jar into a proper OSGi bundle
|
| Class and Description |
|---|
| JarUtils.Extractor |
| PluginTransformationException
Generic wrapper exception for all exceptions thrown during plugin transformation
|
| PluginTransformer
Transforms a plugin jar into a proper OSGi bundle
|
| TransformContext
The transform context containing any configuration necessary to enact a JAR transformation.
|
| TransformStage
Performs a stage in the transformation from a JAR to an OSGi bundle
|
| Class and Description |
|---|
| PluginTransformationException
Generic wrapper exception for all exceptions thrown during plugin transformation
|
| TransformContext
The transform context containing any configuration necessary to enact a JAR transformation.
|
| TransformStage
Performs a stage in the transformation from a JAR to an OSGi bundle
|
Copyright © 2018 Atlassian. All rights reserved.