com.amazonaws.services.simpleworkflow.flow.interceptors
Class RetryInterceptorWithResult
java.lang.Object
com.amazonaws.services.simpleworkflow.flow.interceptors.RetryInterceptorBase
com.amazonaws.services.simpleworkflow.flow.interceptors.RetryInterceptorWithResult
- All Implemented Interfaces:
- RetryInterceptor
public class RetryInterceptorWithResult
- extends RetryInterceptorBase
RetryInterceptorWithResult
public RetryInterceptorWithResult(RetryCallable retryCallable,
RetryPolicy retryPolicy)
execute
public Object execute()
throws Throwable
- Specified by:
execute
in interface RetryInterceptor
- Specified by:
execute
in class RetryInterceptorBase
- Throws:
Throwable
Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.