|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionProxyFactory | |
---|---|
com.opensymphony.xwork2 | Main XWork interfaces and classes. |
org.apache.struts2.components | |
org.apache.struts2.impl |
Uses of ActionProxyFactory in com.opensymphony.xwork2 |
---|
Classes in com.opensymphony.xwork2 that implement ActionProxyFactory | |
---|---|
class |
DefaultActionProxyFactory
Default factory for ActionProxyFactory . |
Fields in com.opensymphony.xwork2 declared as ActionProxyFactory | |
---|---|
private ActionProxyFactory |
ActionChainResult.actionProxyFactory
|
protected ActionProxyFactory |
TestNGXWorkTestCase.actionProxyFactory
|
protected ActionProxyFactory |
XWorkTestCase.actionProxyFactory
|
Methods in com.opensymphony.xwork2 with parameters of type ActionProxyFactory | |
---|---|
void |
ActionChainResult.setActionProxyFactory(ActionProxyFactory actionProxyFactory)
|
Uses of ActionProxyFactory in org.apache.struts2.components |
---|
Fields in org.apache.struts2.components declared as ActionProxyFactory | |
---|---|
protected ActionProxyFactory |
ActionComponent.actionProxyFactory
|
Methods in org.apache.struts2.components with parameters of type ActionProxyFactory | |
---|---|
void |
ActionComponent.setActionProxyFactory(ActionProxyFactory actionProxyFactory)
|
Uses of ActionProxyFactory in org.apache.struts2.impl |
---|
Classes in org.apache.struts2.impl that implement ActionProxyFactory | |
---|---|
class |
StrutsActionProxyFactory
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |