public class AbstractControlMonitor.HeartBeat extends Object implements Runnable
protected boolean
beatOpen
protected Object
lock
HeartBeat()
void
run()
shutdown()
protected void
sleep(long sleepTime)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected volatile boolean beatOpen
protected final Object lock
public HeartBeat()
public void run()
run
Runnable
public void shutdown()
protected void sleep(long sleepTime)
Copyright © 2018 Jue Ming. All rights reserved.