public class RetryingOperationAspect extends Object
| Constructor and Description |
|---|
RetryingOperationAspect() |
| Modifier and Type | Method and Description |
|---|---|
Object |
doRetryingOperation(org.aspectj.lang.ProceedingJoinPoint pjp) |
int |
getMaxRetries() |
int |
getMaxSleep() |
void |
setMaxRetries(int maxRetries) |
void |
setMaxSleep(int maxSleep) |
Copyright © 2020 CrafterCMS. All rights reserved.