|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.dyade.aaa.agent.Notification
fr.dyade.aaa.agent.AgentCreateRequest
This notification is used to ask aa agent creation to a remote agent factory.
Field Summary | |
AgentId |
reply
Id. |
Fields inherited from class fr.dyade.aaa.agent.Notification |
persistent |
Constructor Summary | |
AgentCreateRequest(Agent agent)
|
|
AgentCreateRequest(Agent agent,
AgentId reply)
|
Method Summary | |
AgentId |
getDeploy()
|
Methods inherited from class fr.dyade.aaa.agent.Notification |
clone, getContext, setContext, toString |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public AgentId reply
Constructor Detail |
public AgentCreateRequest(Agent agent) throws java.io.IOException
public AgentCreateRequest(Agent agent, AgentId reply) throws java.io.IOException
Method Detail |
public final AgentId getDeploy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |