Annotation Type ParticipantName
- 
@Documented @Retention(RUNTIME) public @interface ParticipantNameA 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 java.lang.StringvalueThe participant name. 
 -