Package org.apache.catalina.loader
-
Class Summary Class Description JdbcLeakPrevention This class is loaded byWebappClassLoaderBaseto enable it to deregister JDBC drivers forgotten by the web application.ParallelWebappClassLoader A class loader that is parallel capable.ResourceEntry Resource entry.WebappClassLoader Standard web application class loader.WebappClassLoaderBase Specialized web application class loader.WebappClassLoaderBase.PrivilegedGetClassLoader WebappLoader Classloader implementation which is specialized for handling web applications in the most efficient way, while being Catalina aware (all accesses to resources are made throughWebResourceRoot).