Class 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