Annotation Type 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
 
 
- 
- 
Element Detail
- 
value
String value
The participant name.- Returns:
 - the participant name
 
 
 - 
 
 -