| Package | Description |
|---|---|
| org.mojavemvc.core | |
| org.mojavemvc.exception |
| Constructor and Description |
|---|
RequestProcessor(ActionResolver resolver,
ActionInvoker invoker,
ErrorHandler errorHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultErrorHandler
The default
ErrorHandler for the application. |
class |
DefaultJSPErrorHandler
The default JSP
ErrorHandler for the application. |
| Modifier and Type | Method and Description |
|---|---|
ErrorHandler |
ErrorHandlerFactory.createErrorHandler()
This method will be invoked once per request, before the action is
processed.
|
ErrorHandler |
DefaultJSPErrorHandlerFactory.createErrorHandler() |
ErrorHandler |
DefaultErrorHandlerFactory.createErrorHandler() |
Copyright © 2011-2012 MojaveMVC.org