L P
All Classes All Packages
All Classes All Packages
All Classes All Packages
L
- load(Class<OBJECT>, File) - Method in class PluginLoader
-
Loads the class from its class file and returns an instance of it
- load(String, Class<OBJECT>) - Method in class 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.LoadingException
- LoadingException(Throwable) - Constructor for exception PluginLoader.LoadingException
P
- PluginLoader - Class in <Unnamed>
-
This class loads plugins and instantiates them
- PluginLoader() - Constructor for class PluginLoader
- PluginLoader.LoadingException - Exception in <Unnamed>
All Classes All Packages