agentland.info
Interface AthenaFinger

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

public interface AthenaFinger
extends Agent


Fields inherited from interface metaglue.Agent
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING
 
Method Summary
 Vector athenaFinger(String arg)
           
 Vector athenaFinger(String[] args)
           
 Vector lookup(String name)
           
 
Methods inherited from interface metaglue.Agent
addMonitor, alive, getAgentID, getMetaglueAgentID, shutdown, startup, whereAreYou
 

Method Detail

athenaFinger

public Vector athenaFinger(String[] args)
                    throws RemoteException

athenaFinger

public Vector athenaFinger(String arg)
                    throws RemoteException

lookup

public Vector lookup(String name)
              throws RemoteException