package com.sun.enterprise.web;
Facade object which masks the internal
Context
object from the web application.
Construct a new instance of this class, associated with the specified
Context instance.
- Parameters:
docRoot
contextRoot
classLoader
The name of the deployed application
Returns previously added servlets
if (servletName == null || className == null) {
Gets the underlying StandardContext to which this
ContextFacade is ultimately delegating.
- Returns:
- The underlying StandardContext
Enables or disables directory listings on this
Context.
Set the security related configuration for this context
Gets the security related configuration for this context