|
Did this page help you?Yes No Tell us about it... |
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.amazonaws.services.simpleworkflow.flow.aspectj.ExponentialRetryAspect
public class ExponentialRetryAspect
Constructor Summary | |
---|---|
ExponentialRetryAspect()
|
Method Summary | |
---|---|
Object |
retry(org.aspectj.lang.ProceedingJoinPoint pjp,
ExponentialRetry retryAnnotation)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExponentialRetryAspect()
Method Detail |
---|
public Object retry(org.aspectj.lang.ProceedingJoinPoint pjp, ExponentialRetry retryAnnotation) throws Throwable
Throwable
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |