|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.webbeans.contexts.AbstractContext
org.jboss.webbeans.contexts.SessionContext
public class SessionContext
The session context
| Field Summary | |
|---|---|
static SessionContext |
INSTANCE
|
| Constructor Summary | |
|---|---|
protected |
SessionContext()
Constructor |
| Method Summary | |
|---|---|
BeanMap |
getBeanMap()
Gets the bean map |
void |
setBeanMap(BeanMap beanMap)
Sets the bean map |
java.lang.String |
toString()
|
| Methods inherited from class org.jboss.webbeans.contexts.AbstractContext |
|---|
destroy, get, getActive, getScopeType, isActive, setActive |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static SessionContext INSTANCE
| Constructor Detail |
|---|
protected SessionContext()
| Method Detail |
|---|
public BeanMap getBeanMap()
getBeanMap in class AbstractContextAbstractContext.getBeanMap()public void setBeanMap(BeanMap beanMap)
beanMap - The bean mappublic 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 | |||||||||