Beispiel #1
0
  @Override
  protected void doStart() throws Exception {
    setLeader(tryTakeLeadership());
    watch();

    super.doStart();
  }