Annotation Interface ParticipantName


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

    Nested Classes
    Modifier and Type
    Class
    Description
    static final 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