public class ThrottleAnnotationAdvisor
extends org.springframework.aop.support.AbstractPointcutAdvisor
| Constructor and Description |
|---|
ThrottleAnnotationAdvisor(ThrottleManager throttleManager) |
| Modifier and Type | Method and Description |
|---|---|
org.aopalliance.aop.Advice |
getAdvice() |
org.springframework.aop.Pointcut |
getPointcut() |
public ThrottleAnnotationAdvisor(ThrottleManager throttleManager)