com.atlassian.plugin.loaders
Class DefaultPluginFactory

java.lang.Object
  extended by com.atlassian.plugin.loaders.DefaultPluginFactory
All Implemented Interfaces:
PluginFactory

public class DefaultPluginFactory
extends java.lang.Object
implements PluginFactory


Constructor Summary
DefaultPluginFactory()
           
 
Method Summary
 Plugin createPlugin(DeploymentUnit deploymentUnit, PluginClassLoader loader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultPluginFactory

public DefaultPluginFactory()
Method Detail

createPlugin

public Plugin createPlugin(DeploymentUnit deploymentUnit,
                           PluginClassLoader loader)
Specified by:
createPlugin in interface PluginFactory


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.