ActionPossessableDispatchResponseRule, ForwardResponseRule, RedirectResponseRule, TransformRulepublic abstract class ActionPossessSupport extends java.lang.Object implements ActionPossessable
| Constructor | Description |
|---|---|
ActionPossessSupport() |
| Modifier and Type | Method | Description |
|---|---|---|
ActionList |
getActionList() |
Gets the action list.
|
void |
setActionList(ActionList actionList) |
Sets the action list.
|
public ActionList getActionList()
ActionPossessablegetActionList in interface ActionPossessablepublic void setActionList(ActionList actionList)
ActionPossessablesetActionList in interface ActionPossessableactionList - the new action listCopyright © 2008–2018 The Aspectran Project. All rights reserved.