| Package | Description |
|---|---|
| net.anwiba.commons.logging | |
| net.anwiba.commons.logging.apache | |
| net.anwiba.commons.logging.java | |
| net.anwiba.commons.thread.queue |
| Modifier and Type | Method and Description |
|---|---|
static ILogger |
Logging.getLogger(Class<?> clazz) |
static ILogger |
Logging.getLogger(String name) |
ILogger |
ILogging.getLogger(String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
Logger |
| Modifier and Type | Method and Description |
|---|---|
ILogger |
ApacheLogging.getLogger(String name) |
| Modifier and Type | Method and Description |
|---|---|
ILogger |
JavaLogging.getLogger(String name) |
| Modifier and Type | Method and Description |
|---|---|
IWorkQueue |
WorkQueueFactory.create(ILogger logger,
String queueName) |
IWorkQueue |
IWorkQueueFactory.create(ILogger logger,
String queueName) |
static IWorkQueue |
WorkQueue.create(ILogger logger,
String queueName,
int threadCount,
boolean asDaemon,
int priority) |
| Constructor and Description |
|---|
Condition(ILogger logger,
boolean value) |
ExecutionHandler(ILogger logger,
String queueName) |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.