Class PluginClassLoaderFactory

java.lang.Object
org.apache.log4j.chainsaw.plugins.PluginClassLoaderFactory

public class PluginClassLoaderFactory extends Object
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.

Author:
psmith