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 615328 2008-01-25 20:25:05Z tv $



Copyright © 2000-2011 The Apache Software Foundation. All Rights Reserved.