org.duracloud.client
Class StoreCaller<T>
java.lang.Object
org.duracloud.client.StoreCaller<T>
public abstract class StoreCaller<T>
- extends Object
This class spins on the abstract 'call()' until it returns successfully
or it has run out of tries.
- Author:
- Andrew Woods
Date: Aug 6, 2010
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StoreCaller
public StoreCaller()
call
public T call()
doCall
protected abstract T doCall()
throws ContentStoreException
- Throws:
ContentStoreException
getLogMessage
public abstract String getLogMessage()
Copyright © 2009-2012 DuraSpace. All Rights Reserved.