Package com.atlassian.plugin.osgi.factory.transform

Classes for transforming legacy plugin jars into proper OSGi bundles.

See:
          Description

Interface Summary
JarUtils.Extractor<T>  
PluginTransformer Transforms a plugin jar into a proper OSGi bundle
TransformStage Performs a stage in the transformation from a JAR to an OSGi bundle
 

Class Summary
DefaultPluginTransformer Default implementation of plugin transformation that uses stages to convert a plain JAR into an OSGi bundle.
JarUtils Utility methods for getting stuff out of a jar.
TransformContext The transform context containing any configuration necessary to enact a JAR transformation.
 

Exception Summary
PluginTransformationException Generic wrapper exception for all exceptions thrown during plugin transformation
 

Package com.atlassian.plugin.osgi.factory.transform Description

Classes for transforming legacy plugin jars into proper OSGi bundles.



Copyright © 2013 Atlassian. All Rights Reserved.