metaglue
Class AgentInfo

java.lang.Object
  |
  +--metaglue.AgentInfo
All Implemented Interfaces:
Serializable

public class AgentInfo
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
AgentInfo(AgentID agentID)
           
 
Method Summary
 AgentID getAgentID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgentInfo

public AgentInfo(AgentID agentID)
Method Detail

getAgentID

public AgentID getAgentID()