Package org.apache.axis2.util.threadpool
Class DefaultThreadFactory
java.lang.Object
org.apache.axis2.util.threadpool.DefaultThreadFactory
- All Implemented Interfaces:
ThreadFactory
This is a simple ThreadFactory implementation using java.util.concurrent
Creates threads with the given name prefix
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultThreadFactory
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-