Class AnnotationQueryHandlerBeanPostProcessor

All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.BeanPostProcessor

Deprecated.
Spring Bean post processor that automatically generates an adapter for each bean containing QueryHandler annotated methods.
Since:
3.1
Author:
Marc Gathier