Annotation Interface InstallSubject


@Retention(RUNTIME) @Target(TYPE) @Inherited @Documented public @interface InstallSubject
Sets primary subject for injection to target classes.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The subject name, e.g.
  • Element Details

    • value

      String value
      The subject name, e.g. the method name.
      Returns:
      the subject name