|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwebwork.action.CoreActionContext
A context used for to store information specific to a thread that wouldn't be appropriate to store in ActionContext.
ActionContext| Constructor Summary | |
CoreActionContext()
|
|
| Method Summary | |
static ValueStack |
getValueStack()
Returns the ValueStack specific to the current thread. |
static void |
setValueStack(ValueStack valueStack)
Set the ValueStack. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CoreActionContext()
| Method Detail |
public static void setValueStack(ValueStack valueStack)
valueStack - public static ValueStack getValueStack()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||