Package com.oracle.coherence.cdi.events
Annotation Interface CacheName
A qualifier annotation used to indicate a specific cache name.
- Since:
- 20.06
- Author:
- Aleks Seovic 2020.04.01
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
An annotation literal for theCacheName
annotation. -
Required Element Summary
-
Element Details
-
value
String valueObtain the value used to identify a specific cache.- Returns:
- value used to identify a specific cache
-