Class RestartClassLoader

  • All Implemented Interfaces:
    Closeable, AutoCloseable, org.springframework.core.SmartClassLoader

    public class RestartClassLoader
    extends URLClassLoader
    implements org.springframework.core.SmartClassLoader
    Disposable ClassLoader used to support application restarting. Provides parent last loading for the specified URLs.
    Since:
    1.3.0