L P 
All Classes All Packages

L

load(Class<OBJECT>, File) - Method in class pluginloader.PluginLoader
Loads the class from its class file and returns an instance of it
load(String, Class<OBJECT>) - Method in class pluginloader.PluginLoader
Compiles a plugin given as a java class in source code form and loads it into the Java Runtime.
LoadingException(String) - Constructor for exception pluginloader.PluginLoader.LoadingException
 
LoadingException(Throwable) - Constructor for exception pluginloader.PluginLoader.LoadingException
 

P

pluginloader - package pluginloader
 
PluginLoader - Class in pluginloader
This class loads plugins and instantiates them
PluginLoader() - Constructor for class pluginloader.PluginLoader
 
PluginLoader.LoadingException - Exception in pluginloader
 
L P 
All Classes All Packages