public static class DebounceAdvice.NameEvaluator
extends org.springframework.context.expression.CachedExpressionEvaluator
| Constructor and Description |
|---|
NameEvaluator(org.springframework.beans.factory.BeanFactory beanFactory) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
evalName(java.lang.String expression,
org.aopalliance.intercept.MethodInvocation invocation,
Debounce annotation,
org.springframework.context.expression.AnnotatedElementKey methodKey) |
public NameEvaluator(org.springframework.beans.factory.BeanFactory beanFactory)
public java.lang.String evalName(java.lang.String expression,
org.aopalliance.intercept.MethodInvocation invocation,
Debounce annotation,
org.springframework.context.expression.AnnotatedElementKey methodKey)