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