Package org.pf4j

Class BasePluginLoader

java.lang.Object
org.pf4j.BasePluginLoader
All Implemented Interfaces:
PluginLoader
Direct Known Subclasses:
DefaultPluginLoader, DevelopmentPluginLoader

public class BasePluginLoader extends Object implements PluginLoader
Load all information needed by a plugin. This means add to the plugin's ClassLoader all the jar files and all the class files specified in the PluginClasspath.