|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcartago.AgentJoinRequestInfo
public class AgentJoinRequestInfo
Class storing info about an agent join request Used by WSP Rule Engine
Method Summary | |
---|---|
AgentId |
getAgentId()
Get the agent that wants to join |
void |
setFailed(java.lang.String msg)
Force the request to fail |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void setFailed(java.lang.String msg)
msg
- messagedescr
- reason/description tuplepublic AgentId getAgentId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |