Class EolThreadFactory
java.lang.Object
org.eclipse.epsilon.eol.execute.concurrent.EolThreadFactory
- All Implemented Interfaces:
ThreadFactory
- Since:
- 1.6
- Author:
- Sina Madani
-
Field Summary
-
Constructor Summary
ModifierConstructorDescriptionprotected
EolThreadFactory
(int threadLimit, String threadNamePrefix) -
Method Summary
-
Field Details
-
threadCount
protected int threadCount -
maxThreads
protected final int maxThreads -
namePrefix
-
-
Constructor Details
-
EolThreadFactory
-
-
Method Details
-
newThread
- Specified by:
newThread
in interfaceThreadFactory
-