Package com.atlassian.plugin.classloader
package com.atlassian.plugin.classloader
-
ClassesClassDescriptionA class loader that delegates to another class loader.A class loader used to load classes and resources from a given plugin.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.