-
-
Constructor Summary
Constructors
| Constructor and Description |
ConversationImpl(javax.enterprise.inject.Instance<org.jboss.weld.context.ConversationContext> conversationContexts) |
-
-
Method Detail
-
begin
public void begin()
- Specified by:
begin in interface javax.enterprise.context.Conversation
-
end
public void end()
- Specified by:
end in interface javax.enterprise.context.Conversation
-
getId
public String getId()
- Specified by:
getId in interface javax.enterprise.context.Conversation
-
getTimeout
public long getTimeout()
- Specified by:
getTimeout in interface javax.enterprise.context.Conversation
-
touch
public void touch()
- Specified by:
touch in interface org.jboss.weld.context.ManagedConversation
-
unlock
public boolean unlock()
- Specified by:
unlock in interface org.jboss.weld.context.ManagedConversation
Copyright © 2014 Seam Framework. All Rights Reserved.