| Modifier and Type | Class and Description |
|---|---|
class |
ConversationPropagation
Various modes of propagating persistent conversations across requests.
|
| Modifier and Type | Method and Description |
|---|---|
IConversationPropagation |
CdiConfiguration.getPropagation() |
| Modifier and Type | Method and Description |
|---|---|
CdiConfiguration |
CdiConfiguration.setPropagation(IConversationPropagation propagation) |
| Constructor and Description |
|---|
ConversationPropagator(Application application,
CdiContainer container,
IConversationPropagation propagation)
Constructor
|
ConversationPropagator(Application application,
CdiContainer container,
IConversationPropagation propagation,
boolean auto)
Constructor
|
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.