public class ServiceContextAdvice
extends com.liferay.portal.kernel.aop.ChainableMethodAdvice
| Constructor and Description |
|---|
ServiceContextAdvice() |
| Modifier and Type | Method and Description |
|---|---|
Object |
createMethodContext(Class<?> targetClass,
Method method,
Map<Class<? extends Annotation>,Annotation> annotations) |
Object |
invoke(com.liferay.portal.kernel.aop.AopMethodInvocation aopMethodInvocation,
Object[] arguments) |
public Object createMethodContext(Class<?> targetClass,
Method method,
Map<Class<? extends Annotation>,Annotation> annotations)
createMethodContext in class com.liferay.portal.kernel.aop.ChainableMethodAdvicepublic Object invoke(com.liferay.portal.kernel.aop.AopMethodInvocation aopMethodInvocation,
Object[] arguments)
throws Throwable
invoke in class com.liferay.portal.kernel.aop.ChainableMethodAdviceThrowable