- All Implemented Interfaces:
- ThreadFactory
public class NcsThreadPoolFactory
extends Object
implements 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.