Uses of Interface
org.jboss.weld.context.ConversationContext

Packages that use ConversationContext
org.jboss.weld.context.bound   
org.jboss.weld.context.http   
 

Uses of ConversationContext in org.jboss.weld.context.bound
 

Subinterfaces of ConversationContext in org.jboss.weld.context.bound
 interface BoundConversationContext
           A conversation context which can be bound to a pair of Maps encapsulated by BoundRequest.
 

Uses of ConversationContext in org.jboss.weld.context.http
 

Subinterfaces of ConversationContext in org.jboss.weld.context.http
 interface HttpConversationContext
          An Http Session backed conversation context.
 



Copyright © 2013 Seam Framework. All Rights Reserved.