/** {@inheritDoc} */
 @Override
 public void stop(boolean cancel) throws IgniteCheckedException {
   plugin.stop(cancel);
 }