| Package | Description |
|---|---|
| fm.last.commons.lang.templates |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
RetryTemplate.execute(RetryTemplate.RetryCallback<T> callback)
Calls doWithRetry on the callback object while an exception occurs or we reach the maximum retries.
|
Copyright © 2012 Last.fm. All Rights Reserved.