public class DebounceAdvice
extends java.lang.Object
implements org.aopalliance.intercept.MethodInterceptor
| Modifier and Type | Class and Description |
|---|---|
static class |
DebounceAdvice.EvaluationRoot |
static class |
DebounceAdvice.NameEvaluator |
| Constructor and Description |
|---|
DebounceAdvice(org.springframework.beans.factory.BeanFactory beanFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initOnceBeforeWork() |
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |