Class ActiveMqHelper


  • public class ActiveMqHelper
    extends java.lang.Object
    Used to fully clear contents of destinations (queues AND topics) down between tests. Useful if using the same spring context between tests
    • Constructor Detail

      • ActiveMqHelper

        public ActiveMqHelper()
    • Method Detail

      • shutdownBroker

        public void shutdownBroker()
      • removeAllMessages

        public void removeAllMessages()