Annotation Interface SpringAware


@Target(TYPE) @Retention(RUNTIME) @Inherited @Documented public @interface SpringAware
Annotates a class for injection of Spring dependencies.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • beanName

      String beanName
      Default:
      ""