|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionContextBase | |
---|---|
org.apache.struts.chain.contexts | This package provides objects that encapsulate access to the request and session-scoped resources to service command processing. |
Uses of ActionContextBase in org.apache.struts.chain.contexts |
---|
Subclasses of ActionContextBase in org.apache.struts.chain.contexts | |
---|---|
class |
MockActionContext
Implement ActionContext with empty maps for
applicationScope , sessionScope ,
requestScope , and parameterMap properties. |
class |
ServletActionContext
Implement ActionContext interface while making Servlet API-specific values available. |
class |
WebActionContext
Provide a Subclass of ActionContextBase which is understood to be wrapping an instance of org.apache.commons.chain.web.WebContext . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |