|
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 | |
|---|---|
java.lang.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 java.lang.Object retry(org.aspectj.lang.ProceedingJoinPoint pjp,
ExponentialRetry retryAnnotation)
throws java.lang.Throwable
java.lang.Throwable
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||