public class Weld11ConversationManager extends Object implements CDIConversationManager
| Constructor and Description |
|---|
Weld11ConversationManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroyConversation(BeanManager beanManager) |
Conversation |
initConversation(BeanManager beanManager,
String conversationId) |
public Weld11ConversationManager()
public Conversation initConversation(BeanManager beanManager, String conversationId)
initConversation in interface CDIConversationManagerpublic void destroyConversation(BeanManager beanManager)
destroyConversation in interface CDIConversationManager