Package org.jboss.seam.faces.context.conversation

Class Summary
ConversationBoundaryInterceptor Intercepts methods annotated as Conversational entry points: @Begin and @End
NamedConversationAliasProducer Exposes the Conversation under the simplified name "conversation" in addition to the default "javax.enterprise.context.conversation".
 

Annotation Types Summary
Begin Begins a persistent Conversation.
End Ends a persistent Conversation.
 



Copyright © 2011 Seam Framework. All Rights Reserved.