Interface AsyncLoggerConfigExceptionHandler

All Superinterfaces:
com.lmax.disruptor.ExceptionHandler<AsyncLoggerConfigDisruptor.Log4jEventWrapper>
All Known Implementing Classes:
AsyncLoggerConfigDefaultExceptionHandler

public interface AsyncLoggerConfigExceptionHandler extends com.lmax.disruptor.ExceptionHandler<AsyncLoggerConfigDisruptor.Log4jEventWrapper>
Specialization of ExceptionHandler to be used by the AsyncLoggerConfig class.
  • Method Summary

    Methods inherited from interface com.lmax.disruptor.ExceptionHandler

    handleEventException, handleOnShutdownException, handleOnStartException