public class PortalResiliencyAdvice extends AnnotationChainableMethodAdvice<com.liferay.portal.kernel.security.access.control.AccessControlled>
nextMethodInterceptor, nullResult, serviceBeanAopCacheManager
Constructor and Description |
---|
PortalResiliencyAdvice() |
Modifier and Type | Method and Description |
---|---|
Object |
before(org.aopalliance.intercept.MethodInvocation methodInvocation) |
com.liferay.portal.kernel.security.access.control.AccessControlled |
getNullAnnotation() |
findAnnotation, getAnnotationClass, setServiceBeanAopCacheManager
afterReturning, afterThrowing, duringFinally, invoke, setNextMethodInterceptor
public Object before(org.aopalliance.intercept.MethodInvocation methodInvocation) throws Throwable
before
in class ChainableMethodAdvice
Throwable
public com.liferay.portal.kernel.security.access.control.AccessControlled getNullAnnotation()
getNullAnnotation
in class AnnotationChainableMethodAdvice<com.liferay.portal.kernel.security.access.control.AccessControlled>