BasicAgentInfo is the implementation of the AgentInfo interface which is used to manage agents in their Container (runtime environment). BasicAgentInfo is used by the default implementation BasicContainer to accomplish the desired functionality.
Note, that the documentation to this class describes mainly the implementation but not the general purposes. If you want to have this more high-level view please look at the documentation for AgentInfo.
@author dluebke
@version 1.0.8 (2003-10-23)
@see de.tuclausthal.informatik.winf.mobileagents.container.AgentInfo
@since 1.0
| |
| |