Annotation Interface 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
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
    An annotation literal for the ParticipantName annotation.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The participant name.
  • Element Details

    • value

      String value
      The participant name.
      Returns:
      the participant name