Package org.apache.turbine.services.session

The session service allows you to access session information of the servlet container.

See:
          Description

Interface Summary
SessionService The SessionService allows access to the current sessions of the current context.
 

Class Summary
SessionListener This class is a listener for both session creation and destruction, and for session activation and passivation.
SessionTool A pull tool for accessing the SessionService from a velocity template.
TurbineSession This is a conveience class provided to allow access to the SessionService through static methods.
TurbineSessionService The SessionService allows thread-safe access to the current sessions of the current context.
 

Package org.apache.turbine.services.session Description

The session service allows you to access session information of the servlet container.
$Id: package.html 264148 2005-08-29 14:21:04Z henning $



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.