Modifier and Type | Field and Description |
---|---|
private Reasoner |
ReasonerAgent.worker
The
Reasoner , a thread which provides reads the internal data format and estimates the current
reachability of the inhabitant. |
Constructor and Description |
---|
ReasonerAgent(Reasoner reasoner)
Create a new
ReasonerAgent which starts the supplied Reasoner as LifeCycleApp and
manages control messages for this Reasoner , such as "start", "stop", "info" and "sleep". |