| Name | Description | Type | Package | Framework |
| ControllerFound | Class | br.com.caelum.vraptor.events | VRaptor | |
| ControllerNotFound | Event fired when a controller is not found in DefaultControllerNotFoundHandler | Class | br.com.caelum.vraptor.events | VRaptor |
| InterceptorsExecuted | Event fired just after of all InterceptorStack executionAuthor:Rodrigo Turini, Victor Harada | Class | br.com.caelum.vraptor.events | VRaptor |
| InterceptorsReady | Event fired by RequestHandlerObserver just after start InterceptorStack execution | Class | br.com.caelum.vraptor.events | VRaptor |
| MethodExecuted | Event fired by ExecuteMethod when it has fully completed it's execution. | Class | br.com.caelum.vraptor.events | VRaptor |
| MethodReady | Event fired by ExecuteMethod just before its execution. | Class | br.com.caelum.vraptor.events | VRaptor |
| RequestStarted | Simple wrapper for request, response and servlet context. | Interface | br.com.caelum.vraptor.events | VRaptor |
| RequestSucceded | Class | br.com.caelum.vraptor.events | VRaptor | |
| VRaptorInitialized | Class | br.com.caelum.vraptor.events | VRaptor | |
| VRaptorRequestStarted | Simple wrapper for request, response and servlet context. | Class | br.com.caelum.vraptor.events | VRaptor |