类 TomcatEmbeddedWebappClassLoader

  • 所有已实现的接口:
    Closeable, AutoCloseable, org.apache.catalina.Lifecycle, org.apache.juli.WebappProperties, org.apache.tomcat.InstrumentableClassLoader, org.apache.tomcat.util.security.PermissionCheck

    public class TomcatEmbeddedWebappClassLoader
    extends org.apache.catalina.loader.ParallelWebappClassLoader
    Extension of Tomcat's ParallelWebappClassLoader that does not consider the system classloader. This is required to ensure that any custom context class loader is always used (as is the case with some executable archives).
    从以下版本开始:
    2.0.0