Package com.oracle.coherence.cdi.events
Annotation Interface MapName
A qualifier annotation used to indicate a specific map name.
- Since:
 - 20.06
 - Author:
 - Aleks Seovic 2020.06.09
 
- 
Nested Class Summary
Nested Classes - 
Required Element Summary
Required Elements 
- 
Element Details
- 
value
String valueObtain the value used to identify a specific map.- Returns:
 - value used to identify a specific map
 
 
 -