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

Jean-Noel Rouvignac
19.23.2014 dd169ee03a50fb8117e0836c98bfd96a7664b490
opends/src/server/org/opends/server/replication/server/changelog/je/MultiDomainDBCursor.java
@@ -38,6 +38,8 @@
/**
 * Cursor iterating over a all the replication domain known to the changelog DB.
 *
 * \@NotThreadSafe
 */
public class MultiDomainDBCursor extends CompositeDBCursor<DN>
{