Class ContextHandler.Context

All Implemented Interfaces:
javax.servlet.ServletContext, Attributes, Dumpable
Direct Known Subclasses:
ServletContextHandler.Context
Enclosing class:
ContextHandler

public class ContextHandler.Context extends ContextHandler.StaticContext
Context.

A partial implementation of ServletContext. A complete implementation is provided by the derived ContextHandler implementations.