|
||||||||||
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 | |
org.apache.struts2.portlet.dispatcher |
Uses of ActionProxyFactory in com.opensymphony.xwork2 |
---|
Classes in com.opensymphony.xwork2 that implement ActionProxyFactory | |
---|---|
class |
DefaultActionProxyFactory
DefaultActionProxyFactory |
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
|
Uses of ActionProxyFactory in org.apache.struts2.portlet.dispatcher |
---|
Fields in org.apache.struts2.portlet.dispatcher declared as ActionProxyFactory | |
---|---|
private ActionProxyFactory |
Jsr168Dispatcher.factory
|
Methods in org.apache.struts2.portlet.dispatcher with parameters of type ActionProxyFactory | |
---|---|
protected void |
Jsr168Dispatcher.setActionProxyFactory(ActionProxyFactory factory)
Convenience method to ease testing. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |