agentland.info
Interface Finger

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

public interface Finger
extends Agent


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

Method Detail

finger

public String finger(String target)
              throws RemoteException