public class SessionContext extends AbstractContext implements Serializable, Externalizable
active, componentInstanceMap, scopeType
Constructor and Description |
---|
SessionContext() |
Modifier and Type | Method and Description |
---|---|
void |
readExternal(ObjectInput in) |
void |
setComponentInstanceMap() |
void |
writeExternal(ObjectOutput out) |
checkActive, destroy, get, get, getInstance, getScope, isActive, setActive
public void setComponentInstanceMap()
AbstractContext
setComponentInstanceMap
in class AbstractContext
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.