|
|||||||||
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 |
addAgent(AgentID id)
|
void |
addLevelListener(int lvl,
Spy lst)
|
void |
addLogListener(AgentID id,
int lvl,
Spy lst)
|
void |
addLogListener(AgentID id,
Spy lst)
|
void |
killAgent(AgentID id)
|
void |
propagateMessage(int level,
AgentID id,
String s)
|
void |
removeLogListener(AgentID id,
int lvl,
Spy lst)
|
void |
removeLogListener(Spy 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,
shutdown,
startup,
whereAreYou |
Method Detail |
public void propagateMessage(int level, AgentID id, String s) throws RemoteException
public void addAgent(AgentID id) throws RemoteException
public void killAgent(AgentID id) throws RemoteException
public void addLogListener(AgentID id, int lvl, Spy lst) throws RemoteException
public void addLogListener(AgentID id, Spy lst) throws RemoteException
public void addLevelListener(int lvl, Spy lst) throws RemoteException
public void removeLogListener(AgentID id, int lvl, Spy lst) throws RemoteException
public void removeLogListener(Spy lst) throws RemoteException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |