|
||||||||||
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.RequestContext
public class RequestContext
The request context
Constructor Summary | |
---|---|
RequestContext()
Constructor |
Method Summary | |
---|---|
static RequestContext |
instance()
|
protected boolean |
isCreationLockRequired()
If Context need to inhibit concurrent instance creation then true, else false. |
java.lang.String |
toString()
|
Methods inherited from class org.jboss.webbeans.context.AbstractThreadLocalMapContext |
---|
getBeanStore, 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 RequestContext()
Method Detail |
---|
public static RequestContext instance()
public java.lang.String toString()
toString
in class java.lang.Object
protected boolean isCreationLockRequired()
AbstractMapContext
isCreationLockRequired
in class AbstractThreadLocalMapContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |