package

com.atlassian.plugin.factories

Interfaces

PluginFactory Creates the plugin artifact and deploys it into the appropriate plugin management system 

Classes

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.