public class TimeOutWatchDog extends Object
TimeOutWatchDog(String title)
Object
addWatch(Thread t, long delay, String title)
void
removeWatch(Object w)
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimeOutWatchDog(String title)
public void stop()
public Object addWatch(Thread t, long delay, String title)
public void removeWatch(Object w)