public class ExponentialRetryAspect extends Object
| Constructor and Description | 
|---|
ExponentialRetryAspect()  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
retry(ProceedingJoinPoint pjp,
     ExponentialRetry retryAnnotation)  | 
public Object retry(ProceedingJoinPoint pjp, ExponentialRetry retryAnnotation) throws Throwable
ThrowableCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.