public class ExponentialRetryAspect extends Object
| Constructor and Description |
|---|
ExponentialRetryAspect() |
| Modifier and Type | Method and Description |
|---|---|
Object |
retry(org.aspectj.lang.ProceedingJoinPoint pjp,
ExponentialRetry retryAnnotation) |
public Object retry(org.aspectj.lang.ProceedingJoinPoint pjp, ExponentialRetry retryAnnotation) throws Throwable
ThrowableCopyright © 2016. All rights reserved.