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/DomainDBCursor.java
@@ -37,6 +37,8 @@
/**
 * Cursor iterating over a replication domain's replica DBs.
 *
 * \@NotThreadSafe
 */
public class DomainDBCursor extends CompositeDBCursor<Void>
{