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