Annotation Interface InjectionTarget


@Contract @Retention(RUNTIME) @Target(TYPE) @Qualifier public @interface InjectionTarget
Used on ConfigInjector to indicate the target class of the injection.
Author:
Kohsuke Kawaguchi
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details