| Package | Description |
|---|---|
| de.hawhamburg.reachability.properties |
Main properties service class which handles property requests and changes via ActiveMQ.
|
| de.hawhamburg.reachability.properties.json |
Reachability agent properties service related JSON messages.
|
| Modifier and Type | Method and Description |
|---|---|
private java.util.Map<java.lang.String,PropertyDescription> |
PropertyService.getPropertiesDescriptionMap()
Loads the properties descriptions from the external file and parses them out of the XML document.
|
| Modifier and Type | Field and Description |
|---|---|
java.util.Map<java.lang.String,PropertyDescription> |
JsonRAPropertiesResult.PropertiesDescription
|