com.amazonaws.services.simpleworkflow.flow.aspectj
Class ExponentialRetryAspect
java.lang.Object
com.amazonaws.services.simpleworkflow.flow.aspectj.ExponentialRetryAspect
public class ExponentialRetryAspect
- extends Object
This class is for internal use only and may be changed or removed without prior notice.
ExponentialRetryAspect
public ExponentialRetryAspect()
retry
public Object retry(org.aspectj.lang.ProceedingJoinPoint pjp,
ExponentialRetry retryAnnotation)
throws Throwable
- Throws:
Throwable
Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.