public interface ResolverInterceptor
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ResolverInterceptor.Continuation |
| Modifier and Type | Method and Description |
|---|---|
Object |
aroundInvoke(InvocationContext context,
ResolverInterceptor.Continuation continuation) |
Object aroundInvoke(InvocationContext context, ResolverInterceptor.Continuation continuation) throws Exception
ExceptionCopyright © 2016–2018. All rights reserved.