public class RetryInfo extends Object
| Constructor and Description |
|---|
RetryInfo(int invocation,
int maxInvocations) |
| Modifier and Type | Method and Description |
|---|---|
int |
getInvocation() |
int |
getMaxInvocations() |
Copyright © 2012–2024. All rights reserved.