Package com.oracle.coherence.cdi
Annotation Interface ConfigUri
A qualifier annotation used to indicate a configuration resource URI.
- Since:
- 20.06
- Author:
- Aleks Seovic 2020.06.15
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
An annotation literal for theConfigUri
annotation. -
Required Element Summary
-
Element Details
-
value
String valueThe URI used to identify a specific config resource.- Returns:
- the URI used to identify a specific config resource
-