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.reasoner |
The reachability agents reasoning engine module.
|
Modifier and Type | Field and Description |
---|---|
private PropertyService |
ReachabilityWorker.propertyService
The property service thread
PropertyService . |
Modifier and Type | Field and Description |
---|---|
private PropertyService |
Reasoner.propertyService
The
PropertyService of this Reasoner , which manages property requests and changes from user
interfaces. |