speech.tools
Interface ShutUp

All Known Implementing Classes:
ShutUpAgent

public interface ShutUp
extends Speech


Fields inherited from interface metaglue.Agent
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING
 
Fields inherited from interface metaglue.Agent
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING
 
Method Summary
 void jabber()
           
 void shutup()
           
 
Methods inherited from interface agentland.util.Good
getHistory, getHistoryElement, resetHistory
 
Methods inherited from interface agentland.util.Spy
tell
 

Method Detail

shutup

public void shutup()
            throws RemoteException

jabber

public void jabber()
            throws RemoteException