Annotation Interface BeanInject


Used to indicate an injection point of a bean obtained from the Registry, into a POJO. If no name is specified then the lookup is anonymous and based on lookup up by the type.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Name of the bean
  • Element Details

    • value

      String value
      Name of the bean
      Default:
      ""