Package io.quarkus.dev.io
Class NioThreadPoolThreadFactory
java.lang.Object
io.quarkus.dev.io.NioThreadPoolThreadFactory
- All Implemented Interfaces:
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.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NioThreadPoolThreadFactory
public NioThreadPoolThreadFactory()
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-
updateTccl
-