Interface GlobalJMSListenerErrorHandler

All Superinterfaces:
JMSListenerErrorHandler, io.micronaut.core.order.Ordered

@Indexed(GlobalJMSListenerErrorHandler.class) public interface GlobalJMSListenerErrorHandler extends JMSListenerErrorHandler
Global handler that handles any errors thrown when handling a message on a JMSListener.
Since:
3.0.0
Author:
sbodvanski
  • Field Summary

    Fields inherited from interface io.micronaut.core.order.Ordered

    HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
  • Method Summary

    Methods inherited from interface io.micronaut.jms.listener.JMSListenerErrorHandler

    handle

    Methods inherited from interface io.micronaut.core.order.Ordered

    getOrder