net.sf.xbus.bootstrap
Class ClearServersBootstrap

java.lang.Object
  extended by net.sf.xbus.bootstrap.ClearServersBootstrap

public class ClearServersBootstrap
extends java.lang.Object

Deletes all messages on MQ and mail servers. Needed to initialize the automated tests.


Constructor Summary
ClearServersBootstrap()
           
 
Method Summary
static void main(java.lang.String[] args)
          Deletes all messages on MQ and mail servers.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClearServersBootstrap

public ClearServersBootstrap()
Method Detail

main

public static void main(java.lang.String[] args)
Deletes all messages on MQ and mail servers. Needed to initialize the automated tests.