T - the type of the implementing type. Used to allow method chainingpublic interface HasInterceptors<T>
InterceptorFactory| Modifier and Type | Method and Description |
|---|---|
T |
withInterceptorFrom(InterceptorFactory interceptorFactory)
Adds the given
interceptorFactory |
T withInterceptorFrom(InterceptorFactory interceptorFactory)
interceptorFactoryinterceptorFactory - a InterceptorFactorythis declarerCopyright © 2016 MuleSoft, Inc.. All rights reserved.