| Interface | Description |
|---|---|
| PluginFactory |
Creates the plugin artifact and deploys it into the appropriate plugin management system
|
| Class | Description |
|---|---|
| AbstractPluginFactory | |
| LegacyDynamicPluginFactory |
Deploys version 1.0 plugins into the legacy custom classloader structure that gives each plugin its own classloader.
|
| XmlDynamicPluginFactory |
Deploys plugins that consist of an XML descriptor file.
|
Copyright © 2019 Atlassian. All rights reserved.