Class InterceptorRegistry.PerMethodInterceptorFactory

    • Constructor Detail

      • PerMethodInterceptorFactory

        public PerMethodInterceptorFactory​(java.lang.Class clazz)
    • Method Detail

      • preMatch

        public java.lang.Object preMatch()
      • postMatch

        public java.lang.Object postMatch​(java.lang.Class declaring,
                                          java.lang.reflect.AccessibleObject target)