@Override
 protected void prelude() {
   super.prelude();
   _brokerTester.queueHandlerStarted(_clientURI, myDestination);
 }