Class WorkerThreadFactory
java.lang.Object
com.google.code.yanf4j.util.WorkerThreadFactory
- All Implemented Interfaces:
ThreadFactory
Thread factory for worker thread
- Author:
- dennis
-
Constructor Summary
ConstructorsConstructorDescriptionWorkerThreadFactory(String prefix) WorkerThreadFactory(ThreadGroup group, String prefix) -
Method Summary
-
Constructor Details
-
WorkerThreadFactory
-
WorkerThreadFactory
-
WorkerThreadFactory
public WorkerThreadFactory()
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-