Annotation Type 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
    String beanName