| Package | Description |
|---|---|
| br.com.caelum.vraptor.core |
| Modifier and Type | Class and Description |
|---|---|
class |
ToInstantiateInterceptorHandler
Instantiates the interceptor on the fly and executes its method.
|
| Modifier and Type | Method and Description |
|---|---|
InterceptorHandler |
InterceptorHandlerFactory.handlerFor(Class<? extends Interceptor> type)
chooses the right handler for the given type
|
InterceptorHandler |
DefaultInterceptorHandlerFactory.handlerFor(Class<? extends Interceptor> type) |
Copyright © 2014 Caelum. All Rights Reserved.