/** {@inheritDoc} */
 @Override
 public void stop() throws Exception {
   Ignition.stopAll(true);
 }