public class CustomPluginTransformerFactory extends Object implements com.atlassian.plugin.osgi.factory.OsgiPluginFactory.PluginTransformerFactory
OsgiPluginFactory.PluginTransformerFactory
that instantiates transformer
with a custom list of transforms.Constructor and Description |
---|
CustomPluginTransformerFactory() |
Modifier and Type | Method and Description |
---|---|
com.atlassian.plugin.osgi.factory.transform.PluginTransformer |
newPluginTransformer(com.atlassian.plugin.osgi.container.OsgiPersistentCache cache,
com.atlassian.plugin.osgi.factory.transform.model.SystemExports systemExports,
Set<com.atlassian.plugin.Application> applicationKeys,
String pluginDescriptorPath,
com.atlassian.plugin.osgi.container.OsgiContainerManager osgi) |
@NotNull public com.atlassian.plugin.osgi.factory.transform.PluginTransformer newPluginTransformer(com.atlassian.plugin.osgi.container.OsgiPersistentCache cache, com.atlassian.plugin.osgi.factory.transform.model.SystemExports systemExports, Set<com.atlassian.plugin.Application> applicationKeys, String pluginDescriptorPath, com.atlassian.plugin.osgi.container.OsgiContainerManager osgi)
newPluginTransformer
in interface com.atlassian.plugin.osgi.factory.OsgiPluginFactory.PluginTransformerFactory
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.