|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.rhi.architecture.batch.ApplicationConfig
com.rhi.architecture.parc.PARCConfiguration
It contains the static constants, which helps in keeping the hardcoding of values at one place.
Field Summary | |
static java.lang.String |
INPUT_FILE_NAME
|
static java.lang.String |
INPUT_FILE_NAME1
String constant, which holds the key name to read the value of file name. |
static java.lang.String |
INPUT_FILE_PATH1
String constant, which holds the key name to read the value of file path. |
Fields inherited from class com.rhi.architecture.batch.ApplicationConfig |
ALL_ENV, DB_DRIVER, DB_PASSWORD, DB_URL, DB_USERNAME, ENVIRONMENT, LOAD_PROPERTIES_SQL, PROG_NAME |
Constructor Summary | |
PARCConfiguration()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String INPUT_FILE_NAME1
public static final java.lang.String INPUT_FILE_PATH1
public static final java.lang.String INPUT_FILE_NAME
Constructor Detail |
public PARCConfiguration()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |