Annotation Type BeanName


@Retention(RUNTIME) @Target(TYPE) @Documented public @interface BeanName
Annotation to configure stable name of a bean interface.
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details