Class TaskWorkerFactoryImpl

java.lang.Object
org.duracloud.mill.workman.TaskWorkerFactoryImpl
All Implemented Interfaces:
TaskWorkerFactory

public class TaskWorkerFactoryImpl extends Object implements TaskWorkerFactory
Author:
Daniel Bernstein
  • Constructor Details

    • TaskWorkerFactoryImpl

      public TaskWorkerFactoryImpl(TaskProcessorFactory factory, org.duracloud.common.queue.TaskQueue deadLetterQueue)
  • Method Details