Package com.oracle.coherence.cdi.events
Annotation Type MapName
-
@Qualifier @Documented @Retention(RUNTIME) public @interface MapName
A qualifier annotation used to indicate a specific map name.- Since:
- 20.06
- Author:
- Aleks Seovic 2020.06.09
-
-
Element Detail
-
value
String value
Obtain the value used to identify a specific map.- Returns:
- value used to identify a specific map
-
-