|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginTransformer | |
|---|---|
| com.atlassian.plugin.osgi.loader | Plugin loader classes to support OSGi-based plugins |
| com.atlassian.plugin.osgi.loader.transform | Classes for transforming legacy plugin jars into proper OSGi bundles. |
| Uses of PluginTransformer in com.atlassian.plugin.osgi.loader |
|---|
| Methods in com.atlassian.plugin.osgi.loader with parameters of type PluginTransformer | |
|---|---|
void |
OsgiPluginLoader.setPluginTransformer(PluginTransformer trans)
|
| Uses of PluginTransformer in com.atlassian.plugin.osgi.loader.transform |
|---|
| Classes in com.atlassian.plugin.osgi.loader.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||