|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Autowire | |
---|---|
org.springframework.beans.factory.annotation | Support package for annotation-driven bean configuration. |
Uses of Autowire in org.springframework.beans.factory.annotation |
---|
Methods in org.springframework.beans.factory.annotation that return Autowire | |
---|---|
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're declared. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |