public interface InterceptorHandlerFactory
Modifier and Type | Method and Description |
---|---|
InterceptorHandler |
handlerFor(java.lang.Class<? extends Interceptor> type)
chooses the right handler for the given type
|
InterceptorHandler handlerFor(java.lang.Class<? extends Interceptor> type)
type
- Copyright © 2013 Caelum. All Rights Reserved.