Annotation Interface UserScope


@Target({TYPE,METHOD}) @Retention(RUNTIME) @Documented @Scope(value="user", proxyMode=TARGET_CLASS) public @interface UserScope
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Default:
      ""