|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.webbeans.context.AbstractContext
org.apache.webbeans.context.SessionContext
public class SessionContext
Session context implementation.
| Field Summary |
|---|
| Fields inherited from class org.apache.webbeans.context.AbstractContext |
|---|
active, componentInstanceMap, scopeType, type |
| Constructor Summary | |
|---|---|
SessionContext()
|
|
| Method Summary | |
|---|---|
void |
readExternal(java.io.ObjectInput in)
|
void |
setComponentInstanceMap()
|
void |
writeExternal(java.io.ObjectOutput out)
|
| Methods inherited from class org.apache.webbeans.context.AbstractContext |
|---|
checkActive, destroy, get, get, getComponentInstanceMap, getCreationalContext, getInstance, getScope, getType, initContextualBag, isActive, setActive |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SessionContext()
| Method Detail |
|---|
public void setComponentInstanceMap()
AbstractContext
setComponentInstanceMap in class AbstractContext
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
readExternal in interface java.io.Externalizablejava.io.IOException
java.lang.ClassNotFoundException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
writeExternal in interface java.io.Externalizablejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||