mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/replication/server/MessageHandler.java @@ -696,4 +696,11 @@ { return this.replicationServer.getServerURL(); } /** {@inheritDoc} */ @Override public String toString() { return getMonitorInstanceName(); } }