|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface with all JposPropertiesConstants like property names and values
Field Summary | |
static java.lang.String |
DEFAULT_ENTRIES_SER_FILE_NAME
The default name for the serialized file of JposEntry |
static java.lang.String |
JPOS_CONFIG_POPULATOR_CLASS_MULTIPROP_NAME
Defines the base name for a multi-property constant used to define the multiple populator class name |
static java.lang.String |
JPOS_CONFIG_POPULATOR_FILE_MULTIPROP_NAME
Defines the base name for a multi-property constant used to define the multiple populator file (i.e. |
static java.lang.String |
JPOS_POPULATOR_FILE_PROP_NAME
Constants defining the JavaPOS local populator file Java property |
static java.lang.String |
JPOS_POPULATOR_FILE_URL_PROP_NAME
Constants defining the JavaPOS URL populator file Java property |
static java.lang.String |
JPOS_PROPERTIES_FILENAME
Constant defining the resource name for the "jpos.properties" file |
static java.lang.String |
JPOS_REG_POPULATOR_CLASS_PROP_NAME
Constants defining the JavaPOS JposRegPopulator implementor class name Java property |
static java.lang.String |
JPOS_SERVICE_MANAGER_CLASS_PROP_NAME
Constants defining the JavaPOS service manager class name Java property |
static java.lang.String |
JPOS_SERVICE_MANAGER_CLASS_PROP_NAME2
Constants defining the JavaPOS service manager class name Java property NOTE: this is the correct name to use to specify the class implementing the JposServiceManager interface since this interface was moved to the jpos.loader package. |
static java.lang.String |
JPOS_TRACING_ON_PROP_VALUE
Constants defining the JavaPOS tracing facility Java property value of ON NOTE: either this or the JposProperties#JPOS_TRACING_TRUE_PROP_VALUE works |
static java.lang.String |
JPOS_TRACING_PROP_NAME
Constants defining the JavaPOS tracing facility Java property |
static java.lang.String |
JPOS_TRACING_TRUE_PROP_VALUE
Constants defining the JavaPOS tracing facility Java property of TRUE NOTE: either this or the JposProperties#JPOS_TRACING_ON_PROP_VALUE works |
static java.lang.String[] |
PROP_NAME_ARRAY
String array of all property names |
Field Detail |
public static final java.lang.String JPOS_PROPERTIES_FILENAME
public static final java.lang.String DEFAULT_ENTRIES_SER_FILE_NAME
public static final java.lang.String JPOS_SERVICE_MANAGER_CLASS_PROP_NAME
public static final java.lang.String JPOS_SERVICE_MANAGER_CLASS_PROP_NAME2
public static final java.lang.String JPOS_REG_POPULATOR_CLASS_PROP_NAME
public static final java.lang.String JPOS_POPULATOR_FILE_PROP_NAME
public static final java.lang.String JPOS_POPULATOR_FILE_URL_PROP_NAME
public static final java.lang.String JPOS_TRACING_PROP_NAME
public static final java.lang.String JPOS_CONFIG_POPULATOR_CLASS_MULTIPROP_NAME
public static final java.lang.String JPOS_CONFIG_POPULATOR_FILE_MULTIPROP_NAME
public static final java.lang.String JPOS_TRACING_ON_PROP_VALUE
public static final java.lang.String JPOS_TRACING_TRUE_PROP_VALUE
public static final java.lang.String[] PROP_NAME_ARRAY
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |