public interface ActionPicker
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Action> |
pickAction(List<ActionClassInfo> actions)
This method is called to select the action to be called for a list of actions with the same name.
|
Class<? extends Action> pickAction(List<ActionClassInfo> actions)
actions - list of action for the requested name