|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={PARAMETER,FIELD,METHOD,CONSTRUCTOR,TYPE}) @Retention(value=RUNTIME) @Documented @Qualifier public @interface Advanced
For injection of advanced implementations provided by CODI, if JEE supports the injection of the default impl. Furthermore, it's a marker for classes to signal the framework that it's allowed to perform dependency injection on instances of supported types.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |