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

neil_a_wilson
16.36.2007 4564c901ffa33fa84c8433d27204d29388a26257
opends/src/server/org/opends/server/util/ServerConstants.java
@@ -32,7 +32,12 @@
 * This class defines a set of constants that may be referenced throughout the
 * Directory Server source.
 */
public class ServerConstants
@org.opends.server.types.PublicAPI(
     stability=org.opends.server.types.StabilityLevel.UNCOMMITTED,
     mayInstantiate=false,
     mayExtend=false,
     mayInvoke=true)
public final class ServerConstants
{
  /**
   * The end-of-line character for this platform.