|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Qualifier @Documented @Target(value={TYPE,METHOD,PARAMETER,FIELD}) @Retention(value=RUNTIME) public @interface Default
Default bean injection uses @Default as the injection point's
@Qualifier
.
The @Default annotation for Java injection is the default, single
bean with the given type.
Qualifier
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |