public class WeldBoundSeamConversationContext extends AbstractSeamConversationContext<org.jboss.weld.context.bound.BoundRequest>
Constructor and Description |
---|
WeldBoundSeamConversationContext() |
Modifier and Type | Method and Description |
---|---|
protected void |
doActivate(String conversationId) |
protected void |
doAssociate(org.jboss.weld.context.bound.BoundRequest request) |
protected void |
doDeactivate() |
protected void |
doDissociate(org.jboss.weld.context.bound.BoundRequest request) |
protected void |
doInvalidate() |
protected org.jboss.weld.context.bound.BoundConversationContext |
getBoundConversationContext() |
activate, associate, deactivate, dissociate, invalidate, isEmpty
protected org.jboss.weld.context.bound.BoundConversationContext getBoundConversationContext()
protected void doAssociate(org.jboss.weld.context.bound.BoundRequest request)
doAssociate
in class AbstractSeamConversationContext<org.jboss.weld.context.bound.BoundRequest>
protected void doActivate(String conversationId)
doActivate
in class AbstractSeamConversationContext<org.jboss.weld.context.bound.BoundRequest>
protected void doInvalidate()
doInvalidate
in class AbstractSeamConversationContext<org.jboss.weld.context.bound.BoundRequest>
protected void doDeactivate()
doDeactivate
in class AbstractSeamConversationContext<org.jboss.weld.context.bound.BoundRequest>
protected void doDissociate(org.jboss.weld.context.bound.BoundRequest request)
doDissociate
in class AbstractSeamConversationContext<org.jboss.weld.context.bound.BoundRequest>
Copyright © 2014. All rights reserved.