public class ConversationContext extends AbstractContext implements Externalizable
active, componentInstanceMap, scopeType| Constructor and Description |
|---|
ConversationContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
readExternal(ObjectInput in) |
void |
setComponentInstanceMap() |
void |
writeExternal(ObjectOutput out) |
checkActive, destroy, get, get, getCreationalContext, getInstance, getScope, initContextualBag, isActive, setActivepublic void setComponentInstanceMap()
AbstractContextsetComponentInstanceMap in class AbstractContextpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionCopyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.