Package | Description |
---|---|
de.hawhamburg.reachability |
The reachability agents root package which contains common configuration, services and tools, the worker threads and
its main start classes.
|
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.
|
Class and Description |
---|
PropertyService
Main properties service class which handles property requests and changes via ActiveMQ.
|
PropertyServiceNotifiable
Required methods for threads to be property service notifiable.
|
Class and Description |
---|
DisplayType
Enumeration to describe types of display configurations for the properties management.
|
PropertyDescription
Data object which holds the description of a property.
|
PropertyServiceNotifiable
Required methods for threads to be property service notifiable.
|
Class and Description |
---|
PropertyDescription
Data object which holds the description of a property.
|