Class ClassLoaderProxy

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class ClassLoaderProxy
    extends URLClassLoader
    ClassLoaderProxy capable of loading classes from itself but also from other class loaders
    Author:
    Jerome Dochez