Class Hierarchy
- java.lang.Object
- org.springframework.context.expression.CachedExpressionEvaluator
- me.insidezhou.southernquiet.debounce.DebounceAdvice.NameEvaluator
- me.insidezhou.southernquiet.debounce.DebounceAdvice (implements org.aopalliance.intercept.MethodInterceptor)
- me.insidezhou.southernquiet.debounce.DebounceAdvice.EvaluationRoot
- me.insidezhou.southernquiet.debounce.DebouncePointcut (implements org.springframework.aop.Pointcut)
- me.insidezhou.southernquiet.debounce.DefaultDebouncer (implements me.insidezhou.southernquiet.debounce.Debouncer)
- org.springframework.aop.framework.ProxyConfig (implements java.io.Serializable)
- org.springframework.aop.framework.ProxyProcessorSupport (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.Ordered)
- org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor)
- org.springframework.aop.framework.autoproxy.AbstractBeanFactoryAwareAdvisingPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware)
- me.insidezhou.southernquiet.debounce.DebounceBeanPostProcessor
- org.springframework.aop.framework.autoproxy.AbstractBeanFactoryAwareAdvisingPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor)
- org.springframework.aop.framework.ProxyProcessorSupport (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.Ordered)
- org.springframework.context.expression.CachedExpressionEvaluator
Interface Hierarchy
- me.insidezhou.southernquiet.debounce.Debouncer
- me.insidezhou.southernquiet.debounce.DebouncerProvider
Annotation Type Hierarchy
- me.insidezhou.southernquiet.debounce.Debounce (implements java.lang.annotation.Annotation)