public class ConversationContext extends PassivatingContext
active, componentInstanceMap, scopeType| Constructor and Description |
|---|
ConversationContext() |
ConversationContext(WebBeansContext webBeansContext)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ConversationImpl |
getConversation() |
void |
readExternal(ObjectInput in) |
void |
setComponentInstanceMap() |
void |
writeExternal(ObjectOutput out) |
checkActive, destroy, destroy, destroyInstance, get, get, getInstance, getScope, isActive, setActivepublic ConversationContext()
public ConversationContext(WebBeansContext webBeansContext)
public void setComponentInstanceMap()
AbstractContextsetComponentInstanceMap in class AbstractContextpublic ConversationImpl getConversation()
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class PassivatingContextIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class PassivatingContextIOExceptionCopyright © 2008–2020 The Apache Software Foundation. All rights reserved.