Class PdeployMe
java.lang.Object
eu.su.mas.dedale.mas.agent.interactions.protocols.PdeployMe
- All Implemented Interfaces:
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:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassOneShot behaviour, used by the agent when arriving on a given container to ask for a deployment in the environment, if anyclassBehaviour waiting the gatekeeper answer.classThis behaviour is always running on the GK -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PROTOCOLNAME
- See Also:
-
-
Constructor Details
-
PdeployMe
public PdeployMe()
-