public class WorkQueueFactory extends Object implements IWorkQueueFactory
| Constructor and Description |
|---|
WorkQueueFactory(IWorkQueueConfigurations configurations) |
| Modifier and Type | Method and Description |
|---|---|
IWorkQueue |
create(net.anwiba.commons.logging.ILogger logger,
String queueName) |
public WorkQueueFactory(IWorkQueueConfigurations configurations)
public IWorkQueue create(net.anwiba.commons.logging.ILogger logger, String queueName)
create in interface IWorkQueueFactoryCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.