Annotation Type ParticipantName


  • @Qualifier
    @Documented
    @Retention(RUNTIME)
    public @interface ParticipantName
    A qualifier annotation used to indicate a specific participant name.
    Since:
    20.06
    Author:
    Aleks Seovic 2020.04.13
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String value
      The participant name.
    • Element Detail

      • value

        String value
        The participant name.
        Returns:
        the participant name