Package | Description |
---|---|
com.opensymphony.xwork2 |
Main XWork interfaces and classes.
|
org.apache.struts2.components | |
org.apache.struts2.factory |
Modifier and Type | Class and Description |
---|---|
class |
DefaultActionProxyFactory
Default factory for
ActionProxyFactory . |
Modifier and Type | Field and Description |
---|---|
protected ActionProxyFactory |
TestNGXWorkTestCase.actionProxyFactory |
protected ActionProxyFactory |
XWorkJUnit4TestCase.actionProxyFactory |
protected ActionProxyFactory |
XWorkTestCase.actionProxyFactory |
Modifier and Type | Method and Description |
---|---|
void |
ActionChainResult.setActionProxyFactory(ActionProxyFactory actionProxyFactory) |
Modifier and Type | Field and Description |
---|---|
protected ActionProxyFactory |
ActionComponent.actionProxyFactory |
Modifier and Type | Method and Description |
---|---|
void |
ActionComponent.setActionProxyFactory(ActionProxyFactory actionProxyFactory) |
Modifier and Type | Class and Description |
---|---|
class |
PrefixBasedActionProxyFactory |
class |
StrutsActionProxyFactory |
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.