Interface | Description |
---|---|
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 | Description |
---|---|
BoundLiteral |
Annotation literal for
Bound |
MutableBoundRequest |
An implementation of
BoundRequest backed by a pair of maps. |
Annotation Type | Description |
---|---|
Bound |
Qualifier used with all for all of the bound (map backed) contexts Weld offers.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.