Annotation Interface InjectService


@Retention(RUNTIME) @Target(FIELD) public @interface InjectService
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
     
  • Element Details

    • type

      Class<?> type
      Default:
      java.lang.Object.class
    • id

      String id
      Default:
      ""