Package org.bonitasoft.engine.work
Class WorkerThreadFactory
java.lang.Object
org.bonitasoft.engine.work.WorkerThreadFactory
- All Implemented Interfaces:
ThreadFactory
- Author:
- Baptiste Mesta, Celine Souchet
-
Constructor Summary
ConstructorsConstructorDescriptionWorkerThreadFactory(String name) WorkerThreadFactory(String name, int maximumPoolSize) -
Method Summary
-
Constructor Details
-
WorkerThreadFactory
-
WorkerThreadFactory
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-