agentland.web
Interface WebInterfaceable

All Superinterfaces:
Agent, Remote
All Known Subinterfaces:
ConfuciusWeb
All Known Implementing Classes:
ConfuciusWebAgent

public interface WebInterfaceable
extends Agent


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

Method Detail

webCall

public String webCall(Hashtable args)
               throws RemoteException