Class Watchdog

java.lang.Object
com.seeq.link.agent.Watchdog

public class Watchdog extends Object
Keeps a series of named timers and requires a call to Reset() in order to suppress "barking". Used to trigger a reset of the agent if the connection to the server goes down or the heartbeat thread gets stuck or dies.