|
||||||||||
| 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.AbstractBeanMapContext
org.jboss.webbeans.context.BasicContext
org.jboss.webbeans.context.RequestContext
public class RequestContext
The request context
| Field Summary | |
|---|---|
static RequestContext |
INSTANCE
|
| Fields inherited from class org.jboss.webbeans.context.BasicContext |
|---|
beans |
| Constructor Summary | |
|---|---|
protected |
RequestContext()
Constructor |
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class org.jboss.webbeans.context.BasicContext |
|---|
getBeanMap |
| Methods inherited from class org.jboss.webbeans.context.AbstractBeanMapContext |
|---|
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 |
| Field Detail |
|---|
public static RequestContext INSTANCE
| Constructor Detail |
|---|
protected RequestContext()
| Method Detail |
|---|
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 | |||||||||