Public Member Functions | |
NotifyStatusBehaviour (MagAgent magAgent, MagApplication m) | |
Protected Member Functions | |
void | onTick () |
Private Attributes | |
MagAgent | magAgent = null |
transient MagApplication | application = null |
Static Private Attributes | |
static final int | SLEEP_TIME = 200 |
Represents the MagAgent behaviour responsible for monitor the application execution. Kills the agent when the application terminates
|
|
|
|
|
|
|
|
|
|