Class NioThreadPoolThreadFactory

  • All Implemented Interfaces:
    ThreadFactory

    public class NioThreadPoolThreadFactory
    extends Object
    implements ThreadFactory
    We need to be able to update the TCCL of the NIO default thread pool in dev/test mode

    This class lets us to that.