|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ObservableSystemOutput
A SystemOutput that can be monitored by
SystemOutputListeners.
Implementations must implement this interface to propagate input events to the interpreter.
Copyright © 2007 JVoiceXML group - http://jvoicexml.sourceforge.net/
| Method Summary | |
|---|---|
void |
setSystemOutputListener(SystemOutputListener listener)
Sets the listener for system output events. |
| Method Detail |
|---|
void setSystemOutputListener(SystemOutputListener listener)
The implementation of this interface must notify the listener about all events.
listener - The listener.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||