| Package | Description | 
|---|---|
| org.springframework.beans.factory.annotation | Support package for annotation-driven bean configuration. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Autowire | Autowire. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Autowire[] | Autowire. values()Returns an array containing the constants of this enum type, in
the order they are declared. |