agentland.info
Interface PersonLookupTester

All Superinterfaces:
Agent, Remote
All Known Implementing Classes:
PersonLookupTesterAgent

public interface PersonLookupTester
extends Agent


Fields inherited from interface metaglue.Agent
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING
 
Method Summary
 void go(String name)
           
 
Methods inherited from interface metaglue.Agent
addMonitor, alive, getAgentID, getMetaglueAgentID, shutdown, startup, whereAreYou
 

Method Detail

go

public void go(String name)
        throws RemoteException