|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectse.hirt.plugin.PluginLoaderFactory
public class PluginLoaderFactory
This is the factory from which you retrieve a plugin loader.
Method Summary | |
---|---|
static PluginLoader |
createPluginLoader()
|
static PluginLoader |
createPluginLoader(java.lang.ClassLoader delegatingLoader)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static PluginLoader createPluginLoader()
public static PluginLoader createPluginLoader(java.lang.ClassLoader delegatingLoader)
delegatingLoader
- the delegating class loader to use.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |