public interface ConcreteSyncInterceptor extends org.aopalliance.intercept.MethodInterceptor, ConcreteInterceptor
| Modifier and Type | Method and Description |
|---|---|
Object |
around(RuntimeContext context,
org.aopalliance.intercept.MethodInvocation joinPoint) |
accept, after, before, onErrorgetOrderObject around(RuntimeContext context, org.aopalliance.intercept.MethodInvocation joinPoint) throws Throwable
ThrowableCopyright © 2018. All rights reserved.