Class HttpSessionHandler

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

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