org.robokind.impl.speech
Class Launcher

java.lang.Object
  extended by org.robokind.impl.speech.Launcher

public class Launcher
extends Object

Author:
Matthew Stevenson

Constructor Summary
Launcher()
           
 
Method Summary
static JMSSpeechService startServiceFrame(org.osgi.framework.BundleContext context, String conStr, String cmd, String err, String speech, String event)
          Creates and starts a JMSSpeechService.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Launcher

public Launcher()
Method Detail

startServiceFrame

public static JMSSpeechService startServiceFrame(org.osgi.framework.BundleContext context,
                                                 String conStr,
                                                 String cmd,
                                                 String err,
                                                 String speech,
                                                 String event)
                                          throws javax.jms.JMSException,
                                                 URISyntaxException,
                                                 Exception
Creates and starts a JMSSpeechService.

Parameters:
context -
conStr -
cmd -
err -
speech -
event -
Returns:
Throws:
javax.jms.JMSException
URISyntaxException
Exception


Copyright © 2011. All Rights Reserved.