public class Retry extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getRemainingRetries() |
boolean |
isFinished() |
void |
run() |
public Retry(int retries,
Runnable runnable)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.