Package com.oracle.coherence.cdi.events
Annotation Interface ParticipantName
A qualifier annotation used to indicate a specific participant name.
- Since:
- 20.06
- Author:
- Aleks Seovic 2020.04.13
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
An annotation literal for theParticipantName
annotation. -
Required Element Summary
-
Element Details
-
value
String valueThe participant name.- Returns:
- the participant name
-