@Contract @Retention(value=RUNTIME) @Target(value=TYPE) @Qualifier public @interface InjectionTarget
ConfigInjector to indicate
the target class of the injection.| Modifier and Type | Required Element and Description |
|---|---|
java.lang.Class<?> |
value |
@Index public abstract java.lang.Class<?> value
Copyright © 2013 Oracle Corporation. All Rights Reserved.