| Package | Description |
|---|---|
| org.jboss.weld.context.bound |
| Class and Description |
|---|
| Bound
Qualifier used with all for all of the bound (map backed) contexts Weld offers.
|
| 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.
|
Copyright © 2013 Seam Framework. All Rights Reserved.