Package org.jboss.weld.context.bound

Interface Summary
BoundConversationContext A conversation context which can be bound to a pair of Maps encapsulated by BoundRequest.
BoundRequest A conversation is used to span multiple requests, however is shorter than a session.
BoundRequestContext A request context which can be bound to any Map.
BoundSessionContext A session context which can be bound to any Map.
 

Class Summary
BoundLiteral Annotation literal for Bound
MutableBoundRequest An implementation of BoundRequest backed by a pair of maps.
 

Annotation Types Summary
Bound Qualifier used with all for all of the bound (map backed) contexts Weld offers.
 



Copyright © 2013 Seam Framework. All Rights Reserved.