Annotation Interface ParticipantName


@Documented @Retention(RUNTIME) public @interface ParticipantName
A qualifier annotation used to indicate a specific participant name.
Since:
3.0
Author:
Aleks Seovic, Gunnar Hillert
  • 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