org.duracloud.services.fixity
Class HashVerifierWorkerFactory

java.lang.Object
  extended by org.duracloud.services.fixity.HashVerifierWorkerFactory
All Implemented Interfaces:
ServiceWorkerFactory<ContentLocationPair>

public class HashVerifierWorkerFactory
extends Object
implements ServiceWorkerFactory<ContentLocationPair>

Author:
Andrew Woods Date: Aug 6, 2010

Constructor Summary
HashVerifierWorkerFactory(ContentStore contentStore, File workDir, ServiceResultListener resultListener)
           
 
Method Summary
 Runnable newWorker(ContentLocationPair workItem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HashVerifierWorkerFactory

public HashVerifierWorkerFactory(ContentStore contentStore,
                                 File workDir,
                                 ServiceResultListener resultListener)
Method Detail

newWorker

public Runnable newWorker(ContentLocationPair workItem)
Specified by:
newWorker in interface ServiceWorkerFactory<ContentLocationPair>


Copyright © 2009-2011 DuraSpace. All Rights Reserved.