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