| Package | Description |
|---|---|
| net.anwiba.commons.thread.queue |
| Modifier and Type | Class and Description |
|---|---|
class |
WorkQueue |
| Modifier and Type | Method and Description |
|---|---|
IWorkQueue |
WorkQueueFactory.create(net.anwiba.commons.logging.ILogger logger,
String queueName) |
IWorkQueue |
IWorkQueueFactory.create(net.anwiba.commons.logging.ILogger logger,
String queueName) |
static IWorkQueue |
WorkQueue.create(net.anwiba.commons.logging.ILogger logger,
String queueName,
int threadCount,
boolean asDaemon,
int priority) |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.