Package org.ikasan.testharness.flow.jms
Class ActiveMqHelper
- java.lang.Object
-
- org.ikasan.testharness.flow.jms.ActiveMqHelper
-
public class ActiveMqHelper extends java.lang.ObjectUsed to fully clear contents of destinations (queues AND topics) down between tests. Useful if using the same spring context between tests
-
-
Constructor Summary
Constructors Constructor Description ActiveMqHelper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidremoveAllMessages()voidshutdownBroker()
-