| Class | Description |
|---|---|
| HystrixCacheAspect |
AspectJ aspect to process methods which annotated with annotations from
com.netflix.hystrix.contrib.javanica.cache.annotation package. |
| HystrixCommandAspect |
AspectJ aspect to process methods which annotated with
HystrixCommand annotation. |
| Enum | Description |
|---|---|
| WeavingMode |
Created by dmgcodevil
|