Package com.jk.core.config
Class JKConstants.Config
java.lang.Object
com.jk.core.config.JKConstants.Config
- Enclosing class:
- JKConstants
The Class Config.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
The Constant APP_CONFIG_FILE.static final String
The Constant CONFIG_FILE.static final String
The Constant JK_CONFIG_PROPERTIES.static final String
static final String
static final String
The Constant SMART_CLOUD.static final String
This file will shall be in the current working directory *.static final String
The Constant SYSTEM_CONFIG_PROPERTIES.static final String
The Constant TEST_CONFIG_PROPERTIES. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_CONFIG_FILE
The Constant JK_CONFIG_PROPERTIES.- See Also:
-
SYSTEM_CONFIG_FILE
The Constant SYSTEM_CONFIG_PROPERTIES.- See Also:
-
APP_CONFIG_FILE
The Constant APP_CONFIG_FILE.- See Also:
-
CONFIG_FILE
The Constant CONFIG_FILE.- See Also:
-
JKFramework_ENV
The Constant SMART_CLOUD.- See Also:
-
TEST_CONFIG_FILE
The Constant TEST_CONFIG_PROPERTIES.- See Also:
-
LOCAL_CONFIG_FILE
This file will shall be in the current working directory *.- See Also:
-
EXCEPTION_HANDLERS_PACKAGE
- See Also:
-
EXCEPTION_HANDLERS_PACKAGE_DEFAULT
- See Also:
-
-
Constructor Details
-
Config
public Config()
-