| Package | Description |
|---|---|
| org.nanoj.web.tinymvc | |
| org.nanoj.web.tinymvc.provider |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericAction
Generic Action (abstract) implementation with few useful methods
|
| Modifier and Type | Method and Description |
|---|---|
Action |
StandardActionProvider.getAction(String actionName) |
Action |
SpecificActionProvider.getAction(String actionConventionalName) |
Action |
ActionProvider.getAction(String actionName)
Return the action instance for the given action name
|
| Constructor and Description |
|---|
SpecificActionProvider(Map<String,Class<? extends Action>> map)
Constructor
|
Copyright © 2016. All rights reserved.