| Package | Description | 
|---|---|
| com.opensymphony.xwork2 | 
 Main XWork interfaces and classes. 
 | 
| com.opensymphony.xwork2.mock | 
 XWork specific mock classes. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected ActionEventListener | 
DefaultActionInvocation.actionEventListener  | 
protected ActionEventListener | 
DefaultActionProxy.actionEventListener  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultActionInvocation.setActionEventListener(ActionEventListener listener)  | 
void | 
ActionInvocation.setActionEventListener(ActionEventListener listener)
Sets the action event listener to respond to key action events. 
 | 
void | 
DefaultActionProxy.setActionEventListener(ActionEventListener listener)  | 
| Modifier and Type | Method and Description | 
|---|---|
ActionEventListener | 
MockActionInvocation.getActionEventListener()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MockActionInvocation.setActionEventListener(ActionEventListener listener)  | 
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.