Package com.luna.common.thread
Class NamedThreadFactory
java.lang.Object
com.luna.common.thread.NamedThreadFactory
- All Implemented Interfaces:
ThreadFactory
thread 命名
- Author:
- luna
-
Constructor Summary
ConstructorDescriptionNamedThreadFactory
(String name) NamedThreadFactory
(String prefix, boolean daemon) -
Method Summary
-
Constructor Details
-
NamedThreadFactory
-
NamedThreadFactory
-
-
Method Details
-
newThread
- Specified by:
newThread
in interfaceThreadFactory
-