|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionContext | |
---|---|
org.apache.struts2.spi |
Uses of ActionContext in org.apache.struts2.spi |
---|
Methods in org.apache.struts2.spi that return ActionContext | |
---|---|
ActionContext |
RequestContext.getActionContext()
Gets context of the currently executing action. |
ActionContext |
ActionContext.getNext()
Gets context of action which this action chained to. |
ActionContext |
ActionContext.getPrevious()
Gets context of action which chained to us. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |