|
Log4j 1.3alpha-4 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.log4j.chainsaw.plugins.PluginClassLoaderFactory
A factory class to create a Classloader that can refenerence jars/classes/resources within a users plugin directory. Currently a work in progress to see if this allows external jars required by some 3rd party vendors for things like the JMSReceiver.
Method Summary | |
java.lang.ClassLoader |
getClassLoader()
|
static PluginClassLoaderFactory |
getInstance()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static PluginClassLoaderFactory getInstance()
public java.lang.ClassLoader getClassLoader()
|
Log4j 1.3alpha-4 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |