org.jvoicexml.implementation.text
Class TextPlatformFactory
java.lang.Object
org.jvoicexml.implementation.text.TextPlatformFactory
- All Implemented Interfaces:
- PlatformFactory
public final class TextPlatformFactory
- extends Object
- implements PlatformFactory
Platform factory for the text based implementation platform.
- Since:
- 0.6
- Version:
- $Revision: 2583 $
- Author:
- Dirk Schnelle-Walka
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextPlatformFactory
public TextPlatformFactory()
getSpokeninput
public ResourceFactory<SpokenInput> getSpokeninput()
-
- Specified by:
getSpokeninput in interface PlatformFactory
getSynthesizedoutput
public ResourceFactory<SynthesizedOutput> getSynthesizedoutput()
-
- Specified by:
getSynthesizedoutput in interface PlatformFactory
getTelephony
public ResourceFactory<Telephony> getTelephony()
-
- Specified by:
getTelephony in interface PlatformFactory
setInstances
public void setInstances(int number)
- Sets the number of instances that the factories will create.
- Parameters:
number - Number of instances to create.
Copyright © 2005-2009JVoiceXML group.