Package org.apache.tomcat.util.threads
Class TaskThreadFactory
java.lang.Object
org.apache.tomcat.util.threads.TaskThreadFactory
- All Implemented Interfaces:
ThreadFactory
Simple task thread factory to use to create threads for an executor
implementation.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TaskThreadFactory
-
-
Method Details
-
newThread
- Specified by:
newThread
in interfaceThreadFactory
-