Class NativeThreadFactory
java.lang.Object
org.apache.axis2.transport.base.threads.NativeThreadFactory
- 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
-
NativeThreadFactory
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-