Class JmsExceptionListener

  • All Implemented Interfaces:
    javax.jms.ExceptionListener

    @Component
    public class JmsExceptionListener
    extends Object
    implements javax.jms.ExceptionListener
    • Constructor Detail

      • JmsExceptionListener

        public JmsExceptionListener()
    • Method Detail

      • onException

        public void onException​(javax.jms.JMSException e)
        Specified by:
        onException in interface javax.jms.ExceptionListener