metaglue
Class CatalogEvent

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

public class CatalogEvent
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
CatalogEvent(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

CatalogEvent

public CatalogEvent(AgentID agentID)
Method Detail

getAgentID

public AgentID getAgentID()