Class JMSConnectionTester.DummyServer

    • Constructor Summary

      Constructors 
      Constructor Description
      DummyServer()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void onMessage​(javax.jms.Message msg)  
      void reset()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • onMessage

        public void onMessage​(javax.jms.Message msg)
        Specified by:
        onMessage in interface javax.jms.MessageListener
      • reset

        public void reset()