Class InvalidatingInterceptor

  • All Implemented Interfaces:
    org.aopalliance.aop.Advice, org.aopalliance.intercept.Interceptor, org.aopalliance.intercept.MethodInterceptor

    public class InvalidatingInterceptor
    extends AbstractInterceptor
    • Constructor Detail

      • InvalidatingInterceptor

        public InvalidatingInterceptor()
    • Method Detail

      • invoke

        public java.lang.Object invoke​(org.aopalliance.intercept.MethodInvocation invocation)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable