Uses of Class
com.atlassian.plugin.classloader.PluginClassLoader
Packages that use PluginClassLoader
-
Uses of PluginClassLoader in com.atlassian.plugin.factories
Methods in com.atlassian.plugin.factories with parameters of type PluginClassLoaderModifier and TypeMethodDescriptionprotected PluginLegacyDynamicPluginFactory.createPlugin(PluginArtifact pluginArtifact, PluginClassLoader loader) Creates the plugin. -
Uses of PluginClassLoader in com.atlassian.plugin.impl
Constructors in com.atlassian.plugin.impl with parameters of type PluginClassLoaderModifierConstructorDescriptionDefaultDynamicPlugin(DeploymentUnit deploymentUnit, PluginClassLoader loader) DefaultDynamicPlugin(PluginArtifact pluginArtifact, PluginClassLoader loader)