public interface JndiSupport
| Modifier and Type | Method and Description |
|---|---|
void |
setJVoiceXml(JVoiceXml jvxml)
Sets the reference to the interpreter.
|
void |
shutdown()
Stops the service.
|
void |
startup()
Starts the service.
|
void startup()
throws java.io.IOException
java.io.IOException - error starting the JNDI supportvoid setJVoiceXml(JVoiceXml jvxml)
jvxml - the interpreter.void shutdown()