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 |
DefaultInterceptorHandlerFactory.handlerFor(java.lang.Class<? extends Interceptor> type) |
InterceptorHandler |
InterceptorHandlerFactory.handlerFor(java.lang.Class<? extends Interceptor> type)
chooses the right handler for the given type
|
Copyright © 2013 Caelum. All Rights Reserved.