Interface ListenerErrorHandlerFactory


public interface ListenerErrorHandlerFactory
A simple interface for creating listener error handlers
  • Method Details

    • createErrorHandler

      ListenerErrorHandler createErrorHandler()
      Creates the error handler
      Returns:
      the error handler