mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

mrossign
24.28.2008 1c5742d0d3493faf8f2f2723d0c6c3df088cc80e
opends/src/server/org/opends/server/replication/plugin/ReplicationDomain.java
@@ -2865,6 +2865,15 @@
    return DirectoryServer.getBackend(baseDN);
  }
  /**
   * Get the internal broker to perform some operations on it.
   *
   * @return The broker for this domain.
   */
  ReplicationBroker getBroker()
  {
    return broker;
  }
  /**
   * Exports an entry in LDIF format.