net.bonzoun.cocodonkey
Class DonkeyLauncher

java.lang.Object
  extended bynet.bonzoun.cocodonkey.DonkeyLauncher

public class DonkeyLauncher
extends java.lang.Object


Constructor Summary
DonkeyLauncher()
           
 
Method Summary
static boolean hardKillCore()
           
static void launchLocalDonkey(java.lang.String daemonDir, DonkeyTalker talker)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DonkeyLauncher

public DonkeyLauncher()
Method Detail

launchLocalDonkey

public static void launchLocalDonkey(java.lang.String daemonDir,
                                     DonkeyTalker talker)
                              throws java.io.IOException
Throws:
java.io.IOException

hardKillCore

public static boolean hardKillCore()