public class ServiceContextAdvice extends ChainableMethodAdvice
nextMethodInterceptor, nullResult, serviceBeanAopCacheManager| Constructor and Description |
|---|
ServiceContextAdvice() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
hasServiceContextParameter(Method method) |
Object |
invoke(org.aopalliance.intercept.MethodInvocation methodInvocation) |
protected boolean |
pushServiceContext(org.aopalliance.intercept.MethodInvocation methodInvocation) |
afterReturning, afterThrowing, before, duringFinally, setNextMethodInterceptor, setServiceBeanAopCacheManagerpublic Object invoke(org.aopalliance.intercept.MethodInvocation methodInvocation) throws Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorinvoke in class ChainableMethodAdviceThrowableprotected boolean hasServiceContextParameter(Method method)
protected boolean pushServiceContext(org.aopalliance.intercept.MethodInvocation methodInvocation)