Package com.google.code.rees.scope.session

Interface Summary
SessionConfigurationProvider This class is used by SessionManagers to obtain the SessionConfiguration
SessionManager Uses the SessionConfigurationProvider and SessionAdapter to process, manage, and inject SessionFields.
SessionPostProcessor This interface allows for post-processing of SessionFields.
 

Class Summary
DefaultSessionConfigurationProvider The default implementation of the SessionConfigurationProvider.
DefaultSessionManager The default implementation of the SessionManager.
SessionAdapter A simple abstract adapter used to adapt frameworks to the session management components.
SessionConfiguration This class is used to cache the fields and action IDs for all SessionFields.
SessionUtil A utility class that provides static methods that are used internally and for unit testing.
 

Annotation Types Summary
SessionField Denotes an action field as session scoped.
 



Copyright © 2012-2013. All Rights Reserved.