Class LoggingInterceptor


  • public class LoggingInterceptor
    extends java.lang.Object
    Registered only for SingletonEndpoint.
    Author:
    Stepan Kopriva
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object manageTransaction​(jakarta.interceptor.InvocationContext ctx)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LoggingInterceptor

        public LoggingInterceptor()
    • Method Detail

      • manageTransaction

        public java.lang.Object manageTransaction​(jakarta.interceptor.InvocationContext ctx)
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception