@ApplicationScoped public class DefaultInterceptorHandlerFactory extends Object implements InterceptorHandlerFactory
| Constructor and Description |
|---|
DefaultInterceptorHandlerFactory(Container container) |
| Modifier and Type | Method and Description |
|---|---|
InterceptorHandler |
handlerFor(Class<? extends Interceptor> type)
chooses the right handler for the given type
|
public DefaultInterceptorHandlerFactory(Container container)
public InterceptorHandler handlerFor(Class<? extends Interceptor> type)
InterceptorHandlerFactoryhandlerFor in interface InterceptorHandlerFactoryCopyright © 2014 Caelum. All Rights Reserved.