com.amazonaws.services.simpleworkflow.flow.aspectj
Class ExponentialRetryAspect
java.lang.Object
com.amazonaws.services.simpleworkflow.flow.aspectj.ExponentialRetryAspect
public class ExponentialRetryAspect
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExponentialRetryAspect
public ExponentialRetryAspect()
retry
public Object retry(org.aspectj.lang.ProceedingJoinPoint pjp,
ExponentialRetry retryAnnotation)
throws Throwable
- Throws:
Throwable
Copyright © 2016. All rights reserved.