|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.webbeans.context.AbstractContext
org.jboss.webbeans.context.AbstractMapContext
org.jboss.webbeans.context.AbstractThreadLocalMapContext
org.jboss.webbeans.context.SessionContext
public class SessionContext
The session context
Constructor Summary | |
---|---|
SessionContext()
Constructor |
Method Summary | |
---|---|
static SessionContext |
instance()
|
java.lang.String |
toString()
|
Methods inherited from class org.jboss.webbeans.context.AbstractThreadLocalMapContext |
---|
getBeanStore, isCreationLockRequired, setBeanStore |
Methods inherited from class org.jboss.webbeans.context.AbstractMapContext |
---|
destroy, get, get |
Methods inherited from class org.jboss.webbeans.context.AbstractContext |
---|
getActive, getScopeType, isActive, setActive |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SessionContext()
Method Detail |
---|
public static SessionContext instance()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |