speech.tools
Interface Verbose

All Known Implementing Classes:
VerboseAgent

public interface Verbose
extends Agent


Fields inherited from interface metaglue.Agent
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING
 
Method Summary
 void jabber()
           
 void jabber(String s)
           
 
Methods inherited from interface metaglue.Agent
addMonitor, alive, getAgentID, getMetaglueAgentID, shutdown, startup, whereAreYou
 

Method Detail

jabber

public void jabber(String s)
            throws RemoteException

jabber

public void jabber()
            throws RemoteException