| Package | Description |
|---|---|
| de.jakop.lotus.domingo.threadpool |
Interface ThreadPool and a Implementation with Monitor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultThreadFactory
Default implementation of the
ThreadFactory interface. |
| Constructor and Description |
|---|
SimpleThreadPool(DNotesMonitor monitor,
ThreadFactory threadFactory,
int numberOfThreads)
Constructor.
|
SimpleThreadPool(DNotesMonitor theMonitor,
ThreadFactory theThreadFactory,
int theNumberOfThreads,
int theThreadPriority)
Constructor.
|
Copyright © 2005–2020. All rights reserved.