| java.lang.Object org.cougaar.planning.ldm.lps.AssetTransferLP
execute | public void execute(EnvelopeTuple o, Collection changes)(Code) | | Parameters: o - Envelopetuple,where tuple.object== PlanElement with an Allocation to an agent ADDED to LogPlanIf the test returned true i.e. it was an AssetTransfer...create an AssetAssignment task and send it to a remote Agent |
restart | public void restart(MessageAddress cid)(Code) | | Agent restart handler. Resend all our assets to the restarted
agent marking them as "REPEAT". Also send AssetVerification
messages for all the assets we have received from the restarted
agent. The restarted agent will rescind them if they are no
longer valid.
|
|
|