public final class RetryAspect extends Object
Constructor and Description |
---|
RetryAspect() |
Modifier and Type | Method and Description |
---|---|
static RetryPolicy |
registerRetryPolicy(String name,
RetryPolicy policy) |
Object |
retriedMethod(org.aspectj.lang.ProceedingJoinPoint pjp,
Retry annot) |
public Object retriedMethod(org.aspectj.lang.ProceedingJoinPoint pjp, Retry annot) throws Throwable
Throwable
public static RetryPolicy registerRetryPolicy(String name, RetryPolicy policy)
Copyright © 2018 SPF4J. All rights reserved.