Package com.tangosol.util
Class Daemon.DaemonWorker
- java.lang.Object
-
- com.tangosol.util.Daemon.DaemonWorker
-
-
Constructor Summary
Constructors Constructor Description DaemonWorker()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Daemon
getDaemon()
protected Thread
getThread()
protected boolean
isCurrentThread()
protected boolean
isStopping()
protected void
notifyStopping()
void
run()
protected void
setThread(Thread thread)
-