Package | Description |
---|---|
br.com.caelum.vraptor.core | |
br.com.caelum.vraptor.interceptor | |
br.com.caelum.vraptor.ioc |
Constructor and Description |
---|
EnhancedRequestExecution(InterceptorStack stack,
InterceptorRegistry registry) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultInterceptorRegistry
A registry filled with interceptors to intercept requests.
Interceptors are queried wether they want to intercept a request through their accepts method. |
class |
TopologicalSortedInterceptorRegistry
An interceptor registry that sorts interceptors based on their before and after conditions
|
Constructor and Description |
---|
InterceptorStereotypeHandler(InterceptorRegistry registry) |
Copyright © 2013 Caelum. All Rights Reserved.