agentland.rufus
Interface ConfuciusClock
- All Superinterfaces:
- Agent, Confucius, Daemon, Good, Managed, Remote, Spy
- All Known Subinterfaces:
- ConfuciusSign, Mumble
- All Known Implementing Classes:
- ConfuciusClockAgent
- public interface ConfuciusClock
- extends Daemon, Confucius
Methods inherited from interface agentland.util.Spy |
tell |
setSilent
public void setSilent(boolean silent)
throws RemoteException
- true means do not talk, only send out events.
scheduleSaying
public void scheduleSaying(String s)
throws RemoteException
- schedule a saying to be mumbled (i.e. temporarily augment
the database.
getConfucius
public AgentID getConfucius()
throws RemoteException
- Get the Confucius used by this clock.
startClock
public void startClock()
throws RemoteException
stopClock
public void stopClock()
throws RemoteException