Package com.oracle.coherence.cdi.events
Annotation Type 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
-
-
Element Detail
-
value
String value
The participant name.- Returns:
- the participant name
-
-