Class AuditLogInterceptor

java.lang.Object
io.jans.configapi.interceptor.AuditLogInterceptor

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

    • AuditLogInterceptor

      public AuditLogInterceptor()
  • Method Details

    • aroundReadFrom

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