Package org.keycloak.common.util
Interface Retry.AdvancedRunnable
- 
- Enclosing class:
- Retry
 
 public static interface Retry.AdvancedRunnableRunnable, which provides some additional info (iteration for now)
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrun(int iteration)
 
-