spring-framework / org.springframework.beans.factory.annotation / AutowiredAnnotationBeanPostProcessor / <init>

<init>

AutowiredAnnotationBeanPostProcessor()

Create a new AutowiredAnnotationBeanPostProcessor for Spring's standard Autowired annotation.

Also supports JSR-330's javax.inject.Inject annotation, if available.