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 DaemongetDaemon()protected ThreadgetThread()protected booleanisCurrentThread()protected booleanisStopping()protected voidnotifyStopping()voidrun()protected voidsetThread(Thread thread) 
 -