Package com.tailf.dp
Class DpThreadPoolFactory
Object
com.tailf.dp.DpThreadPoolFactory
- All Implemented Interfaces:
ThreadFactory
The customized thread Factory
this is used for creating customized threads
that uses UncaughtExceptionHandler and for thread
that performs debug logging message so we could
interpret the thread dumps and error logs.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DpThreadPoolFactory
-
-
Method Details
-
newThread
- Specified by:
newThread
in interfaceThreadFactory
-