public class ArbitraryMethodIntercepting extends SctBaseIntercepting
| Constructor and Description |
|---|
ArbitraryMethodIntercepting() |
| Modifier and Type | Method and Description |
|---|---|
Object |
aroundInvoke(org.aspectj.lang.ProceedingJoinPoint method) |
Object |
recordAndReplay(org.aspectj.lang.ProceedingJoinPoint method) |
createContext, createInterceptor, getSctConfiguration, invokepublic Object aroundInvoke(org.aspectj.lang.ProceedingJoinPoint method) throws Throwable
aroundInvoke in class SctBaseInterceptingThrowableCopyright © 2016. All rights reserved.