![]() |
BaltradDex
BALTRAD Data Exchange System
|
Public Member Functions | |
| AppConfiguration () | |
| AppConfiguration (Properties props) | |
| boolean | equals (Object obj) |
| int | hashCode () |
| String | getNodeName () |
| void | setNodeName (String nodeName) |
| String | getNodeAddress () |
| void | setNodeAddress (String nodeAddress) |
| String | getNodeType () |
| void | setNodeType (String nodeType) |
| String | getOrgName () |
| void | setOrgName (String orgName) |
| String | getOrgUnit () |
| void | setOrgUnit (String orgUnit) |
| String | getLocality () |
| void | setLocality (String locality) |
| String | getState () |
| void | setState (String state) |
| String | getCountryCode () |
| void | setCountryCode (String countryCode) |
| String | getAdminEmail () |
| void | setAdminEmail (String adminEmail) |
| String | getWorkDir () |
| void | setWorkDir (String workDir) |
| String | getImagesDir () |
| void | setImagesDir (String imagesDir) |
| String | getThumbsDir () |
| void | setThumbsDir (String thumbsDir) |
| String | getKeystoreDir () |
| void | setKeystoreDir (String keystoreDir) |
| String | getVersion () |
| void | setVersion (String version) |
| String | getSoTimeout () |
| void | setSoTimeout (String soTimeout) |
| String | getConnTimeout () |
| void | setConnTimeout (String connTimeout) |
| String | getFramePublisherMinPoolSize () |
| void | setFramePublisherMinPoolSize (String framePublisherMinPoolSize) |
| String | getFramePublisherMaxPoolSize () |
| void | setFramePublisherMaxPoolSize (String framePublisherMaxPoolSize) |
| String | getFramePublisherQueueSize () |
| void | setFramePublisherQueueSize (String framePublisherQueueSize) |
System configuration object.
|
inline |
Default constructor.
|
inline |
Constructor.
| props | Properties to read |
|
inline |
Compares current object with another.
| obj | Object to compare with |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Generate hash code.
|
inline |
| adminEmail | the adminEmail to set |
|
inline |
| connTimeout | the connTimeout to set |
|
inline |
| countryCode | the countryCode to set |
|
inline |
| framePublisherMaxPoolSize | the framePublisherMaxPoolSize to set |
|
inline |
| framePublisherMinPoolSize | the framePublisherMinPoolSize to set |
|
inline |
| framePublisherQueueSize | the framePublisherQueueSize to set |
|
inline |
| imagesDir | the imagesDir to set |
|
inline |
| keystoreDir | the keystoreDir to set |
|
inline |
| locality | the locality to set |
|
inline |
| nodeAddress | the nodeAddress to set |
|
inline |
| nodeName | the nodeName to set |
|
inline |
| nodeType | the nodeType to set |
|
inline |
| orgName | the orgName to set |
|
inline |
| orgUnit | the orgUnit to set |
|
inline |
| soTimeout | the soTimeout to set |
|
inline |
| state | the state to set |
|
inline |
| thumbsDir | the thumbsDir to set |
|
inline |
| version | the version to set |
|
inline |
| workDir | the workDir to set |