Class ThrottleAdvice.NameEvaluator
- java.lang.Object
-
- org.springframework.context.expression.CachedExpressionEvaluator
-
- me.insidezhou.southernquiet.throttle.ThrottleAdvice.NameEvaluator
-
- Enclosing class:
- ThrottleAdvice
public static class ThrottleAdvice.NameEvaluator extends org.springframework.context.expression.CachedExpressionEvaluator
-
-
Constructor Summary
Constructors Constructor Description NameEvaluator(org.springframework.beans.factory.BeanFactory beanFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringevalName(java.lang.String expression, org.aopalliance.intercept.MethodInvocation invocation, Throttle annotation, org.springframework.context.expression.AnnotatedElementKey methodKey)
-
-
-
Method Detail
-
evalName
public java.lang.String evalName(java.lang.String expression, org.aopalliance.intercept.MethodInvocation invocation, Throttle annotation, org.springframework.context.expression.AnnotatedElementKey methodKey)
-
-