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

Packages that use com.atlassian.plugin.osgi.factory.transform
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 
 

Classes in com.atlassian.plugin.osgi.factory.transform used by com.atlassian.plugin.osgi.factory.transform
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
 

Classes in com.atlassian.plugin.osgi.factory.transform used by com.atlassian.plugin.osgi.factory.transform.stage
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 © 2010 Atlassian. All Rights Reserved.