类 SimpleAsyncUncaughtExceptionHandler

java.lang.Object
infra.aop.interceptor.SimpleAsyncUncaughtExceptionHandler
所有已实现的接口:
AsyncUncaughtExceptionHandler

public class SimpleAsyncUncaughtExceptionHandler extends Object implements AsyncUncaughtExceptionHandler
A default AsyncUncaughtExceptionHandler that simply logs the exception.
从以下版本开始:
3.0
作者:
Stephane Nicoll, Juergen Hoeller, TODAY
  • 字段详细资料

    • log

      private static final infra.logging.Logger log
  • 构造器详细资料

    • SimpleAsyncUncaughtExceptionHandler

      public SimpleAsyncUncaughtExceptionHandler()
  • 方法详细资料