- All Implemented Interfaces:
- java.io.Serializable, org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.core.Ordered
@Component
@ConditionalOnProperty(value="enable",
prefix="southern-quiet.framework.debounce",
matchIfMissing=true)
public class DebounceBeanPostProcessor
extends AbstractBeanPostProcessor<DebounceAdvice,DebouncePointcut>
- See Also:
- Serialized Form