org.granite.cdi
Class Weld10ConversationManager
java.lang.Object
org.granite.cdi.Weld10ConversationManager
- All Implemented Interfaces:
- CDIConversationManager
public class Weld10ConversationManager
- extends Object
- implements CDIConversationManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Weld10ConversationManager
public Weld10ConversationManager()
initConversation
public Conversation initConversation(BeanManager beanManager,
String conversationId)
- Specified by:
initConversation in interface CDIConversationManager
destroyConversation
public void destroyConversation(BeanManager beanManager)
- Specified by:
destroyConversation in interface CDIConversationManager