agentland.util
Interface LogMonitor
- All Known Implementing Classes:
- LogMonitorAgent
- public interface LogMonitor
- extends CatalogMessageListener
Overview
This is the LogMonitoring agent. It doesn't really need any
external methods as, well, it doesn't do much of anything re:
the outside world.
This may change later to support some dynamic control, but
that is not nessecary at this stage
Methods inherited from interface agentland.util.Spy |
tell |
watchAgent
public void watchAgent(AgentID agt,
AgentMonitor mtr)
throws RemoteException
getStatus
public int getStatus(AgentID agt)
throws RemoteException