AddAgentExamplePlugin.java | Class | This component is an example plugin demonstrating how to use an
AgentControl to add an agent to the local node.
First create an AddTicket and use the MobilitySupport to create an
AgentControl request, the object through which all
adds/moves/removes are recognized by the mobility API and handled
correctly and securely.
This plugin also shows how one would subscribe to the changed
AgentControl objects and their status. |