|
Did this page help you?Yes No Tell us about it... |
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectcom.amazonaws.services.simpleworkflow.flow.interceptors.AsyncRetryingExecutor
public class AsyncRetryingExecutor
| Constructor Summary | |
|---|---|
AsyncRetryingExecutor(RetryPolicy retryPolicy,
WorkflowClock clock)
|
|
| Method Summary | |
|---|---|
void |
execute(AsyncRunnable command)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsyncRetryingExecutor(RetryPolicy retryPolicy,
WorkflowClock clock)
| Method Detail |
|---|
public void execute(AsyncRunnable command)
throws java.lang.Throwable
execute in interface AsyncExecutorjava.lang.Throwable
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||