@Version(value="2.0.0.${tstamp}")
See: Description
| Interface | Description |
|---|---|
| AgentObserver |
AgentObserver defines the interface with the basic functionality needed to observe an ObservableAgent
and receive AgentEvents. |
| ObservableAgent |
ObservableAgent defines the interface with the basic functionality needed to be able to be observed by an
AgentObserver. |