Package com.tailf.ncs
Class NcsThreadPoolFactory
Object
com.tailf.ncs.NcsThreadPoolFactory
- 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 msg so we could
interpret the thread dumps and error logs.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
NcsThreadPoolFactory
-
-
Method Details
-
newThread
- Specified by:
newThread
in interfaceThreadFactory
-
getPoolName
-