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