Class ClassLoaderReference

java.lang.Object
java.lang.ClassLoader
com.thoughtworks.xstream.core.util.ClassLoaderReference

public class ClassLoaderReference extends ClassLoader
Deprecated.
As of 1.4.5 use ClassLoaderReference instead
ClassLoader that refers to another ClassLoader, allowing a single instance to be passed around the codebase that can later have its destination changed.
Since:
1.1.1