Class ServletContextHandler

java.lang.Object
org.apache.commons.jxpath.servlet.ServletContextHandler
All Implemented Interfaces:
DynamicPropertyHandler
Direct Known Subclasses:
HttpSessionHandler

public class ServletContextHandler extends Object implements DynamicPropertyHandler
Implementation of the DynamicPropertyHandler interface that provides access to attributes of a ServletContext.
Version:
$Revision: 652845 $ $Date: 2008-05-02 12:46:46 -0500 (Fri, 02 May 2008) $
Author:
Dmitri Plotnikov