| Package | Description |
|---|---|
| org.nanoj.web.tinymvc.provider |
| Modifier and Type | Class and Description |
|---|---|
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 |
class |
StandardActionProvider
Standard provider for actions
Search actions classes in the standard way using the 'actions package' |
Copyright © 2016. All rights reserved.