Package | Description |
---|---|
com.amazonaws.services.simpleworkflow.flow.interceptors | |
com.amazonaws.services.simpleworkflow.flow.spring |
Class and Description |
---|
AsyncExecutor
Serves the same purpose as
Executor , but in asynchronous world. |
AsyncRunnable
Serves the same purpose as
Runnable , but avoids special handling of checked exceptions. |
Decorator |
ExponentialRetryPolicy |
InvocationSchedule
Encapsulates an invocation schedule.
|
RetryPolicy
Defines retry policy in case of failures.
|
RetryPolicyBase |
Class and Description |
---|
Decorator |
InvocationSchedule
Encapsulates an invocation schedule.
|
ScheduleDecorator
Repeats every call to a wrapped object method according to provided schedule.
|
Copyright © 2014. All rights reserved.