Public Member Functions | |
CheckpointCollectBehaviour (MagAgent magAgent, MagApplication m, String appExecutionId) | |
void | action () |
boolean | done () |
Private Attributes | |
Object | checkpoint = null |
transient MagAgent | magAgent = null |
transient MagApplication | application = null |
Codec | codec = new LEAPCodec() |
Ontology | ontology = MAGOntology.getInstance() |
String | appExecutionId = "" |
AID | stableStorageAID |
The MagAgent behaviour responsible for collect the available application checkpoints and send them to the StableStorage. It is notified be the application when there is a new checkpoint to be saved
Bysmarck Barros de Sousa
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|