agentland.info
Interface StartSpeech

All Superinterfaces:
Agent, Remote
All Known Implementing Classes:
StartSpeechAgent

public interface StartSpeech
extends Agent


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

Method Detail

heardDictation

public void heardDictation(Secret s)
                    throws RemoteException