final class PoolNetwork.WatchDog extends Daemon
Modifier and Type | Field and Description |
---|---|
private Object |
lock
Use to synchronize thread
|
Modifier and Type | Method and Description |
---|---|
protected void |
close()
Releases any resources attached to this daemon.
|
void |
run() |
protected void |
shutdown()
Interrupts a thread that waits for long periods.
|
(package private) void |
wakeup() |
finish, getName, interrupt, isCurrentThread, isRunning, setDaemon, setName, setPriority, setThreadGroup, start, stop, toString
private Object lock
protected void close()
Daemon
protected void shutdown()
Daemon
void wakeup()
public void run()
Copyright © 2022 ScalAgent D.T.. All rights reserved.