setAgentBusy(boolean busy) The agent using this service must have already identified itself
using the setAgentIdentificationService before calling this
method.
void
setAgentIdentificationService(AgentIdentificationService ais) The component using this must supply AgentIdentificationService
capable of correctly identifying the agent using the service
before it can call the setAgentBusy method.
The agent using this service must have already identified itself
using the setAgentIdentificationService before calling this
method. This avoids the possibilility of misrepresenting the
agent.
The component using this must supply AgentIdentificationService
capable of correctly identifying the agent using the service
before it can call the setAgentBusy method.