| Interface | Description |
|---|---|
| RequestStarted |
Simple wrapper for request, response and servlet context.
|
| Class | Description |
|---|---|
| ControllerFound | |
| ControllerNotFound |
Event fired when a controller is not found
in
DefaultControllerNotFoundHandler |
| InterceptorsExecuted |
Event fired just after of all
InterceptorStack execution |
| InterceptorsReady |
Event fired by
RequestHandlerObserver just
after start InterceptorStack execution |
| MethodExecuted |
Event fired by
ExecuteMethod
when it has fully completed it's execution. |
| MethodReady |
Event fired by
ExecuteMethod just before its execution. |
| RequestSucceded | |
| VRaptorInitialized | |
| VRaptorRequestStarted |
Simple wrapper for request, response and servlet context.
|
Copyright © 2014 Caelum. All rights reserved.