Package com.liferay.portal.kernel.util
Class NamedThreadFactory
Object
com.liferay.portal.kernel.util.NamedThreadFactory
- All Implemented Interfaces:
ThreadFactory
- Author:
- Michael C. Han, Shuyang Zhou
-
Constructor Summary
ConstructorsConstructorDescriptionNamedThreadFactory
(String name, int priority, ClassLoader contextClassLoader) -
Method Summary
-
Constructor Details
-
NamedThreadFactory
-
-
Method Details
-
newThread
- Specified by:
newThread
in interfaceThreadFactory
-