类 RestartClassLoader

  • 所有已实现的接口:
    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.
    从以下版本开始:
    1.3.0