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

abobrov
02.54.2007 4a58a441a5b81031a86bc01b630b9e19894f4d80
opendj-sdk/opends/src/server/org/opends/server/config/ConfigConstants.java
@@ -2771,8 +2771,8 @@
   * The DN of the entry that will hold the configuration for the Directory
   * Server entry cache.
   */
  public static final String DN_ENTRY_CACHE_CONFIG =
       "cn=Entry Cache," + DN_CONFIG_ROOT;
  public static final String DN_ENTRY_CACHE_BASE =
       "cn=Entry Caches," + DN_CONFIG_ROOT;
@@ -2982,6 +2982,15 @@
  /**
   * The DN of the entry that will serve as the entry cache monitor provider
   * configuration for all Directory Server entry cache monitors.
   */
  public static final String DN_ENTRY_CACHE_MONITOR_CONFIG =
       "cn=Entry Caches," + DN_MONITOR_CONFIG_BASE;
  /**
   * The DN of the entry that will serve as the base for all Directory Server
   * monitor information.
   */