Uses of Interface
com.atlassian.plugin.osgi.factory.transform.PluginTransformer

Packages that use PluginTransformer
com.atlassian.plugin.osgi.factory.transform Classes for transforming legacy plugin jars into proper OSGi bundles. 
 

Uses of PluginTransformer in com.atlassian.plugin.osgi.factory.transform
 

Classes in com.atlassian.plugin.osgi.factory.transform that implement PluginTransformer
 class DefaultPluginTransformer
          Default implementation of plugin transformation that uses BND to generate the manifest and manually creates the spring configuration file.
 



Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.