Uses of Class
com.tangosol.util.Daemon.DaemonWorker
-
Uses of Daemon.DaemonWorker in com.tangosol.util
Modifier and TypeMethodDescriptionDaemon.getWorker()
Accessor to obtain the Daemon worker object.protected Daemon.DaemonWorker
Daemon.instantiateWorker()
Instantiate a DaemonWorker that will be used as a daemon.Modifier and TypeMethodDescriptionprotected void
Daemon.changeState
(int nState, Daemon.DaemonWorker worker) Change the state of the daemon.protected void
Daemon.configureWorker
(Daemon.DaemonWorker worker) Configure a worker to use as a daemon.protected void
Daemon.finishStarting
(Daemon.DaemonWorker worker) Wait for the specified worker to finish starting.protected void
Daemon.finishStopping
(Daemon.DaemonWorker worker, long cWait) Wait for the specified worker to finish stopping.