Did this page help you?

   Yes   No   Tell us about it...

com.amazonaws.services.simpleworkflow.flow.interceptors
Interface RetryCallable<T>


public interface RetryCallable<T>


Method Summary
 Promise<T> call()
           
 

Method Detail

call

Promise<T> call()
                throws java.lang.Throwable
Throws:
java.lang.Throwable


Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.