public interface InterceptorRegistry
| Modifier and Type | Method and Description |
|---|---|
List<Class<? extends Interceptor>> |
all() |
void |
register(Class<? extends Interceptor>... interceptors) |
void register(Class<? extends Interceptor>... interceptors)
List<Class<? extends Interceptor>> all()
Copyright © 2014 Caelum. All Rights Reserved.