Package org.apache.catalina.loader
package org.apache.catalina.loader
-
ClassDescriptionThis class is loaded by
WebappClassLoaderBase
to enable it to deregister JDBC drivers forgotten by the web application.Resource entry.Specialized web application class loader.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
).