Uses of Interface
net.anwiba.commons.thread.queue.IWorkQueueConfiguration
Packages that use IWorkQueueConfiguration
-
Uses of IWorkQueueConfiguration in net.anwiba.commons.thread.queue
Classes in net.anwiba.commons.thread.queue that implement IWorkQueueConfigurationMethods in net.anwiba.commons.thread.queue that return IWorkQueueConfigurationModifier and TypeMethodDescriptionIWorkQueueConfigurations.getWorkQueueConfiguration(String queueName) WorkQueueConfigurations.getWorkQueueConfiguration(String queueName) Constructors in net.anwiba.commons.thread.queue with parameters of type IWorkQueueConfigurationModifierConstructorDescriptionWorkQueueConfigurations(IWorkQueueConfiguration defauftConfiguration, Map<String, IWorkQueueConfiguration> configurations) Constructor parameters in net.anwiba.commons.thread.queue with type arguments of type IWorkQueueConfigurationModifierConstructorDescriptionWorkQueueConfigurations(IWorkQueueConfiguration defauftConfiguration, Map<String, IWorkQueueConfiguration> configurations)