Annotation Type SpringComponent

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String value
      The value may indicate a suggestion for a logical component name, to be turned into a Spring bean in case of an autodetected component.
    • Element Detail

      • value

        String value
        The value may indicate a suggestion for a logical component name, to be turned into a Spring bean in case of an autodetected component.
        Returns:
        the suggested component name, if any
        See Also:
        Component.value()
        Default:
        ""