|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Fields inherited from interface metaglue.Agent |
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING |
Method Summary | |
void |
addLevelListener(int lvl,
AgentID lst)
|
void |
addLogListener(AgentID id,
AgentID lst)
|
void |
addLogListener(AgentID id,
int lvl,
AgentID lst)
|
void |
propagateMessage(int level,
AgentID id,
String s)
|
void |
removeLogListener(AgentID lst)
|
void |
removeLogListener(AgentID id,
int lvl,
AgentID lst)
|
Methods inherited from interface agentland.util.Notifier |
addSpy, addSpy, gossip, notify, passNotify, removeAllSpies, removeSpy, removeSpy |
Methods inherited from interface metaglue.Agent |
addMonitor, alive, getAgentID, getMetaglueAgentID, getOldLogs, shutdown, startup, whereAreYou |
Method Detail |
public void propagateMessage(int level, AgentID id, String s) throws RemoteException
public void addLogListener(AgentID id, int lvl, AgentID lst) throws RemoteException
public void addLogListener(AgentID id, AgentID lst) throws RemoteException
public void addLevelListener(int lvl, AgentID lst) throws RemoteException
public void removeLogListener(AgentID id, int lvl, AgentID lst) throws RemoteException
public void removeLogListener(AgentID lst) throws RemoteException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |