java.lang.Object
eu.su.mas.dedale.mas.agent.interactions.protocols.PdeployMe
All Implemented Interfaces:
Serializable

public class PdeployMe extends Object implements Serializable
This class is used to allow an agent to ask an environmentManager Agent to deploy it in.
  • A -request(DeployMe) --> GateKeeper
  • A <- Refuse/Agree ref to env -- GateKeeper
  • A -Confirm deployed-> A
Author:
Cédric Herpson
See Also:
  • Field Details

  • Constructor Details

    • PdeployMe

      public PdeployMe()