|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Describe interface WebIM
here.
Agent
,
WebInterfaceable
Fields inherited from interface metaglue.Agent |
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING |
Method Summary | |
String |
reminder(IMRecord im)
reminder called by scheduler agent when it's time
for a reminder. |
Methods inherited from interface metaglue.Agent |
addMonitor, alive, getAgentID, getMetaglueAgentID, shutdown, startup, whereAreYou |
Methods inherited from interface agentland.web.WebInterfaceable |
webCall |
Method Detail |
public String reminder(IMRecord im) throws RemoteException
reminder
called by scheduler agent when it's time
for a reminder.im
- an IMRecord
the reminder messageString
the sent messageRemoteException
- if an error occurs
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |