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

Ludovic Poitou
11.03.2013 fd56366c63cf39c8a569b2efde31d2efd26b9a7f
opends/src/server/org/opends/server/util/ServerConstants.java
@@ -23,7 +23,7 @@
 *
 *
 *      Copyright 2006-2010 Sun Microsystems, Inc.
 *      Portions Copyright 2010-2012 ForgeRock AS
 *      Portions Copyright 2010-2013 ForgeRock AS
 */
package org.opends.server.util;
@@ -1055,7 +1055,12 @@
   */
  public static final String OC_MONITOR_CONNHANDLER =
       "ds-connectionhandler-monitor-entry";
  /**
   * The name of the custom objectclass that will be included in connection
   * handler statistics monitor entries.
   */
  public static final String OC_MONITOR_CONNHANDLERSTATS =
          "ds-connectionhandler-statistics-monitor-entry";
  /**