|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThreadFactory | |
---|---|
de.bea.domingo.threadpool | Interface ThreadPool and a Implementation with Monitor. |
Uses of ThreadFactory in de.bea.domingo.threadpool |
---|
Classes in de.bea.domingo.threadpool that implement ThreadFactory | |
---|---|
class |
DefaultThreadFactory
Default implementation of the ThreadFactory interface. |
Constructors in de.bea.domingo.threadpool with parameters of type ThreadFactory | |
---|---|
SimpleThreadPool(DNotesMonitor monitor,
ThreadFactory threadFactory,
int numberOfThreads)
Constructor. |
|
SimpleThreadPool(DNotesMonitor theMonitor,
ThreadFactory theThreadFactory,
int theNumberOfThreads,
int theThreadPriority)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |