Package com.google.code.rees.scope.struts2

Interface Summary
ConventionConstants Constants from the convention plugin.
ConversationErrorAware Action classes implementing this will have conversation error messages set on them that can then be easily accessed from the UI.
StrutsScopeConstants The Struts2 scope constants.
 

Class Summary
ActionUtil  
ConversationActionRedirectResult  
ConversationInterceptor This interceptor uses an InjectionConversationProcessor to process conversation states and scopes.
ConversationPrepareRedirectResult  
ConversationRedirectResult  
ConversationSupport An extension of the ActionSupport that also implements ConversationErrorAware.
ModelDrivenConversationSupport<T extends Serializable> This class makes it simple to manage models with conversation-scoped life-cycles.
SessionInterceptor A Struts2 Interceptor that uses bi-jects @SessionField annotated fields in action classes.
StrutsActionProvider Struts2 implementation of the ActionProvider.
StrutsConversationAdapter Struts2 implementation of the ConversationAdapter.
StrutsConversationArbitrator The ConversationArbitrator for use with Struts2.
StrutsScopeContainer  
StrutsScopeContainerProvider  
StrutsSessionAdapter The Struts2 implementation of the SessionAdapter.
 



Copyright © 2012-2013. All Rights Reserved.