Uses of Class
com.atlassian.plugin.classloader.PluginClassLoader

Packages that use PluginClassLoader
com.atlassian.plugin.factories   
com.atlassian.plugin.impl   
 

Uses of PluginClassLoader in com.atlassian.plugin.factories
 

Methods in com.atlassian.plugin.factories with parameters of type PluginClassLoader
protected  DynamicPlugin LegacyDynamicPluginFactory.createPlugin(DeploymentUnit deploymentUnit, PluginClassLoader loader)
          Creates the plugin.
 

Uses of PluginClassLoader in com.atlassian.plugin.impl
 

Constructors in com.atlassian.plugin.impl with parameters of type PluginClassLoader
DefaultDynamicPlugin(DeploymentUnit deploymentUnit, PluginClassLoader loader)
           
 



Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.