Class AuditLogInterceptor


  • @Interceptor
    @Priority(2000)
    public class AuditLogInterceptor
    extends Object
    • Constructor Detail

      • AuditLogInterceptor

        public AuditLogInterceptor()
    • Method Detail

      • aroundReadFrom

        public Object aroundReadFrom​(jakarta.interceptor.InvocationContext context)
                              throws Exception
        Throws:
        Exception