agentland.util.launcher
Interface LauncherSpeech

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

public interface LauncherSpeech
extends Agent


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

Method Detail

updateGrammar

public void updateGrammar(Secret s)
                   throws RemoteException

updateGrammar

public void updateGrammar()
                   throws RemoteException