public interface InterceptorProvider
| Modifier and Type | Interface and Description |
|---|---|
static class |
InterceptorProvider.Phase |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Interceptor> |
getInterceptors(InterceptorProvider.Phase phase) |
java.util.List<Interceptor> getInterceptors(InterceptorProvider.Phase phase)
Copyright © 2005-2016 FuseSource. All Rights Reserved.