|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Contract @Retention(value=SOURCE) @Target(value=TYPE) public @interface InjectionTarget
Used on ConfigInjector to indicate
the target class of the injection.
| Required Element Summary | |
|---|---|
Class<?> |
value
|
| Element Detail |
|---|
@Index public abstract Class<?> value
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||