|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented
@Retention(value=CLASS)
@Target(value={TYPE,FIELD,CONSTRUCTOR})
public @interface NonInjectableComponentThe annotated type (a component), field (a component dependency for another class), or constructor was not designed to be compatible with injection, meaning that:
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||