| Package | Description |
|---|---|
| com.atlassian.plugin.factories | |
| com.atlassian.plugin.impl |
| Modifier and Type | Method and Description |
|---|---|
protected Plugin |
LegacyDynamicPluginFactory.createPlugin(DeploymentUnit deploymentUnit,
PluginClassLoader loader)
Deprecated.
Since 2.2.0, use
LegacyDynamicPluginFactory.createPlugin(PluginArtifact,PluginClassLoader) instead |
protected Plugin |
LegacyDynamicPluginFactory.createPlugin(PluginArtifact pluginArtifact,
PluginClassLoader loader)
Creates the plugin.
|
| Constructor and Description |
|---|
DefaultDynamicPlugin(DeploymentUnit deploymentUnit,
PluginClassLoader loader) |
DefaultDynamicPlugin(PluginArtifact pluginArtifact,
PluginClassLoader loader) |
Copyright © 2013 Atlassian. All Rights Reserved.