Class LoggingInterceptor


  • @Interceptor
    public class LoggingInterceptor
    extends Object
    Author:
    eric.wittmann@gmail.com
    • Constructor Detail

      • LoggingInterceptor

        public LoggingInterceptor()
    • Method Detail

      • logMethodEntry

        public Object logMethodEntry​(javax.interceptor.InvocationContext context)
                              throws Exception
        Throws:
        Exception