| Interface | Description |
|---|---|
| ActionProvider |
Action Provider interface
|
| Class | Description |
|---|---|
| InstanceProvider |
Utility class
|
| SpecificActionProvider |
Specific action provider based on a 'Map' :
Just get the action class from the map using the given action name as the key . key : action name . value : action implementation This action provider implementation can be used directly by the application |
| StandardActionProvider |
Standard provider for actions
Search actions classes in the standard way using the 'actions package' |
Copyright © 2016. All rights reserved.