Uses of Enum Class
org.springframework.beans.factory.annotation.Autowire
Packages that use Autowire
Package
Description
Support package for annotation-driven bean configuration.
- 
Uses of Autowire in org.springframework.beans.factory.annotationSubclasses with type arguments of type Autowire in org.springframework.beans.factory.annotationModifier and TypeClassDescriptionenumEnumeration determining autowiring status: that is, whether a bean should have its dependencies automatically injected by the Spring container using setter injection.Methods in org.springframework.beans.factory.annotation that return Autowire