|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.log4j.chainsaw.plugins.PluginClassLoaderFactory
public class 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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||