@ApplicationScoped public class DefaultInterceptorRegistry extends java.lang.Object implements InterceptorRegistry
| Constructor and Description |
|---|
DefaultInterceptorRegistry() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Class<? extends Interceptor>> |
all() |
void |
register(java.lang.Class<? extends Interceptor>... interceptors) |
public void register(java.lang.Class<? extends Interceptor>... interceptors)
register in interface InterceptorRegistrypublic java.util.List<java.lang.Class<? extends Interceptor>> all()
all in interface InterceptorRegistryCopyright © 2013 Caelum. All Rights Reserved.