com.amazonaws.services.simpleworkflow.flow.interceptors
Class AsyncRetryingExecutor
java.lang.Object
com.amazonaws.services.simpleworkflow.flow.interceptors.AsyncRetryingExecutor
- All Implemented Interfaces:
- AsyncExecutor
public class AsyncRetryingExecutor
- extends Object
- implements AsyncExecutor
- Author:
- fateev
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsyncRetryingExecutor
public AsyncRetryingExecutor(RetryPolicy retryPolicy,
WorkflowClock clock)
execute
public void execute(AsyncRunnable command)
throws Throwable
- Specified by:
execute
in interface AsyncExecutor
- Throws:
Throwable
Copyright © 2016. All rights reserved.