Interface | Description |
---|---|
ClassLoaderFilter |
The
Profile class is loaded by the "
application" classloader. |
Class | Description |
---|---|
AntTaskClassLoaderFilter | |
ExtensionsClassLoaderFilter |
This Filter accepts classes that are loaded by the standard and extensions
classloader.
|
StandardClassLoaderFilter |
The filter for standalone applications.
|
TomcatInternalClassLoaderFilter | |
WebAppClassLoaderFilter |
A filter that accepts classes that are loaded by Tomcat's
web app class loader (this has only been tested with Tomcat 5.5.x)
|