| Package | Description |
|---|---|
| org.dellroad.stuff.spring |
Spring related classes.
|
| Constructor and Description |
|---|
RetrySetup(String transactionManagerName,
String description,
Supplier<T> transaction,
RetryTransaction annotation)
Constructor that uses the values from a
@RetryTransaction annotation, if not null,
for maximum retries, initial delay, and maximum delay, otherwise falling back to the aspect defaults. |
Copyright © 2020. All rights reserved.