public interface InterceptorRegistry
| Modifier and Type | Method and Description |
|---|---|
<A> IndirectProvider<? extends Interceptor<?,?>> |
find(A action)
Gets the client-side interceptor that supports the specific action.
|
<A> IndirectProvider<? extends Interceptor<?,?>> find(A action)
null if no appropriate client-side interceptor
could be found.Copyright © 2010–2015 Arcbees. All rights reserved.