Class AlwaysProceedMethodInterceptor
- java.lang.Object
-
- org.alfresco.repo.security.permissions.impl.AlwaysProceedMethodInterceptor
-
- All Implemented Interfaces:
org.aopalliance.aop.Advice,org.aopalliance.intercept.Interceptor,org.aopalliance.intercept.MethodInterceptor
public class AlwaysProceedMethodInterceptor extends java.lang.Object implements org.aopalliance.intercept.MethodInterceptor
-
-
Constructor Summary
Constructors Constructor Description AlwaysProceedMethodInterceptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Objectinvoke(org.aopalliance.intercept.MethodInvocation mi)
-