public class ConfigurationWorker extends XMLWorker
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
POPC_APPCORESERVICE_ITEM
POP-Java application core service location configuration name
|
static java.lang.String |
POPJ_BROKER_COMMAND_ITEM
POP-Java broker command configuration item name
|
static java.lang.String |
POPJ_LOCATION_ITEM
POP-Java location configuration item name
|
static java.lang.String |
POPJ_PLUGIN_ITEM
POP-Java plug-in location configuration item name
|
XML_FILE_EXTENSION, XSD_FILE_EXTENSION| Constructor and Description |
|---|
ConfigurationWorker()
Constructs a new ConfigurationWorker and retrieve POP-Java base location
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getValue(java.lang.String name)
Retrieve a configuration item in the configuration file by its name
|
public static final java.lang.String POPJ_LOCATION_ITEM
public static final java.lang.String POPJ_PLUGIN_ITEM
public static final java.lang.String POPJ_BROKER_COMMAND_ITEM
public static final java.lang.String POPC_APPCORESERVICE_ITEM