Class SelfPreferringClassLoader

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class SelfPreferringClassLoader
    extends URLClassLoader
    A classloader that will load classes from itself rather than its parent where possible.