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 |
---|---|
java.lang.Object |
before(org.aopalliance.intercept.MethodInvocation methodInvocation) |
com.liferay.portal.kernel.security.access.control.AccessControlled |
getNullAnnotation() |
findAnnotation, getAnnotationClass
afterReturning, afterThrowing, duringFinally, invoke, setNextMethodInterceptor, setServiceBeanAopCacheManager
public java.lang.Object before(org.aopalliance.intercept.MethodInvocation methodInvocation) throws java.lang.Throwable
before
in class ChainableMethodAdvice
java.lang.Throwable
public com.liferay.portal.kernel.security.access.control.AccessControlled getNullAnnotation()
getNullAnnotation
in class AnnotationChainableMethodAdvice<com.liferay.portal.kernel.security.access.control.AccessControlled>