Package org.mortbay.j2ee.session

Interface Summary
IdGenerator  
Manager.Session  
State Implemented by objects wishing to be used to store the state from an HttpSession.
Store  
 

Class Summary
AbstractReplicatedStore Maintain synchronisation with other States representing the same session by publishing changes made to ourself and updating ourself according to notifications published by the other State objects.
AbstractStore  
AroundInterceptor  
Container Container Container is Object at front of stack at beginning of call, sets up threadlocals Interceptors divided into Stateful/less Interceptors Interceptors implement cloneable
DistributableIdGenerator  
GUIDGenerator  
LocalState Hold the state of an HttpSession
LocalStore  
Manager  
StateAdaptor  
StateInterceptor Superlass for StateInterceptors - objects which wrap-n-delegate/decorate a State instance.
ValidatingInterceptor  
 



Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.