public class Watchdog
extends java.lang.Object
implements java.lang.Runnable
ExecuteWatchdog
ExecuteWatchdog
Constructor and Description |
---|
Watchdog(long timeout) |
Modifier and Type | Method and Description |
---|---|
void |
addTimeoutObserver(TimeoutObserver to) |
void |
removeTimeoutObserver(TimeoutObserver to) |
void |
run() |
void |
start() |
void |
stop() |
public void addTimeoutObserver(TimeoutObserver to)
public void removeTimeoutObserver(TimeoutObserver to)
public void start()
public void stop()
public void run()
run
in interface java.lang.Runnable
Copyright © 2010 - 2020 Adobe. All Rights Reserved