agentland.resource
Interface Watcher


public interface Watcher
extends Agent

Someone who can add stuff to a resource and then change it based on private information.


Fields inherited from interface metaglue.Agent
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING
 
Method Summary
 Context annotate(Request req, Context con)
           
 
Methods inherited from interface metaglue.Agent
addMonitor, alive, getAgentID, getMetaglueAgentID, shutdown, startup, whereAreYou
 

Method Detail

annotate

public Context annotate(Request req,
                        Context con)
                 throws RemoteException