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