@Override
 protected void cleanUp() {
   super.cleanUp();
   _brokerTester.queueHandlerShutdown(_clientURI, myDestination);
 }