| Class | Description |
|---|---|
| ActionMethodParamNameResolver |
Resolves method parameter names.
|
| ActionMethodParser |
Creates
action configurations from action java method. |
| ActionPathMacroManager |
Create and manage action path macros.
|
| ActionPathRewriter |
Rewrites action path.
|
| ActionsManager |
Manages all Madvoc action and aliases registrations.
|
| ActionsManager.ActionConfigSetComparator |
Comparator that considers first chunks number then action path.
|
| ContextInjectorComponent |
Context injector for all singleton Madvoc elements, like results and interceptors.
|
| FiltersManager |
Manager for Madvoc filters.
|
| InjectorsManager |
Injectors manager creates and holds instances of all injectors.
|
| InterceptorsManager |
Manager for Madvoc interceptors.
|
| MadvocConfig |
Madvoc configuration.
|
| MadvocConfig.AsyncConfig | |
| MadvocController |
Madvoc controller invokes actions for action path and renders action results.
|
| MadvocController.ActionRequestInvoker |
Async request invoker.
|
| ResultMapper |
Mapper from action results paths to result path.
|
| ResultsManager |
Manager for Madvoc result handlers.
|
| ScopeDataResolver |
Resolver for
scope data for certain types. |
| WrapperManager<T extends ActionWrapper> |
Base wrapper manager implements common logic of a wrapper.
|
Copyright © 2003-2013 Jodd Team