Class JKConstants.PreConfig

java.lang.Object
com.jk.core.config.JKConstants.PreConfig
Enclosing class:
JKConstants

public static class JKConstants.PreConfig extends Object
This class provides the pre-configuration constants.
Version:
1.0
Author:
Dr. Jalal H. Kiswani
  • Field Details

    • PRE_CONFIG_PROPRTIES

      public static final String PRE_CONFIG_PROPRTIES
      Represents the pre-configuration properties
      See Also:
    • CONFIG_LOCAL_PATH

      public static final String CONFIG_LOCAL_PATH
      Represents the local path on the host that includes the configuration file.
      See Also:
    • APP_NAME

      public static final String APP_NAME
      Represents the application name.
      See Also:
  • Constructor Details

    • PreConfig

      public PreConfig()