| Prev Package | Next Package | Frames | No Frames |
Class Summary | |
| ApplicationContext | Standard implementation of ServletContext that represents
a web application's execution environment. |
| ApplicationContextFacade | Facade object which masks the internal ApplicationContext
object from the web application. |
| ApplicationDispatcher.PrivilegedForward | |
| ApplicationDispatcher.PrivilegedInclude | |
| ApplicationFilterFactory | Factory for the creation and caching of Filters and creationg of Filter Chains. |
| ApplicationHttpRequest.AttributeNamesEnumerator | Utility class used to expose the special attributes as being available as request attributes. |
| Constants | |
| ContainerBase | Abstract implementation of the Container interface, providing common functionality required by nearly every implementation. |
| ContainerBase.ContainerBackgroundProcessor | Private thread class to invoke the backgroundProcess method of this container and its children after a fixed delay. |
| ContainerBase.PrivilegedAddChild | Perform addChild with the permissions of this class. |
| DummyRequest | Dummy request object, used for request dispatcher mapping, as well as JSP precompilation. |
| DummyResponse | Dummy response object, used for JSP precompilation. |
| NamingContextListener | Helper class used to initialize and populate the JNDI context associated with each context and server. |
| StandardContext | Standard implementation of the Context interface. |
| StandardDefaultContext | Used to store the default configuration a Host will use when creating a Context. |
| StandardEngine | Standard implementation of the Engine interface. |
| StandardHost | Standard implementation of the Host interface. |
| StandardHostDeployer | Implementation of Deployer that is delegated to by the
StandardHost implementation class. |
| StandardPipeline | Standard implementation of a processing Pipeline that will invoke a series of Valves that have been configured to be called in order. |
| StandardServer | Standard implementation of the Server interface, available for use (but not required) when deploying and starting Catalina. |
| StandardService | Standard implementation of the Service interface. |
| StandardValveContext | Standard implementation of a ValveContext. |
| StandardWrapper | Standard implementation of the Wrapper interface that represents an individual servlet definition. |
| StandardWrapperFacade | Facade for the StandardWrapper object. |