public class HystrixCommandAspect
extends java.lang.Object
HystrixCommand annotation.| Constructor and Description |
|---|
HystrixCommandAspect() |
| Modifier and Type | Method and Description |
|---|---|
void |
hystrixCollapserAnnotationPointcut() |
void |
hystrixCommandAnnotationPointcut() |
java.lang.Object |
methodsAnnotatedWithHystrixCommand(org.aspectj.lang.ProceedingJoinPoint joinPoint) |
public void hystrixCommandAnnotationPointcut()
public void hystrixCollapserAnnotationPointcut()
public java.lang.Object methodsAnnotatedWithHystrixCommand(org.aspectj.lang.ProceedingJoinPoint joinPoint)
throws java.lang.Throwable
java.lang.Throwable