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, setServiceBeanAopCacheManager
public Object invoke(org.aopalliance.intercept.MethodInvocation methodInvocation) throws Throwable
invoke
in interface org.aopalliance.intercept.MethodInterceptor
invoke
in class ChainableMethodAdvice
Throwable
protected boolean hasServiceContextParameter(Method method)
protected boolean pushServiceContext(org.aopalliance.intercept.MethodInvocation methodInvocation)