org.xnap.plugin.festival
Class FestivalRunner

java.lang.Object
  extended by org.xnap.plugin.festival.FestivalRunner
All Implemented Interfaces:
java.lang.Runnable

public class FestivalRunner
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
FestivalRunner(FestivalMessageQueue queue, java.io.OutputStream out)
           
 
Method Summary
 void run()
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FestivalRunner

public FestivalRunner(FestivalMessageQueue queue,
                      java.io.OutputStream out)
Method Detail

start

public void start()

stop

public void stop()

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2001-2005 XNap Team. All Rights Reserved.