@FunctionalInterface public interface RetryStrategy
Modifier and Type | Method and Description |
---|---|
RetryObject |
newInstance(String taskName)
Creates a new retry object.
|
RetryObject newInstance(String taskName)
taskName
- the task nameCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.