Package com.atlassian.plugin.classloader

Class Summary
DelegationClassLoader A class loader that delegates to another class loader.
PluginClassLoader A class loader used to load classes and resources from a given plugin.
PluginsClassLoader A ClassLoader that will loop over all enabled Plugins, attempting to load the given class (or other resource) from the ClassLoader of each plugin in turn.
 



Copyright © 2013 Atlassian. All Rights Reserved.