Annotation Type ParticipantName


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

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

      • value

        java.lang.String value
        The participant name.
        Returns:
        the participant name