Class ClusterJMSService.JMSExceptionListener

  • All Implemented Interfaces:
    javax.jms.ExceptionListener
    Enclosing class:
    ClusterJMSService

    public static class ClusterJMSService.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