Annotation Interface Scope
A qualifier annotation used when injecting Coherence resource to indicate
that those resource should be obtained from a specific
ConfigurableCacheFactory.- Since:
- 1.0
- Author:
- Jonathan Knight
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classAn annotation literal for theScopeannotation. -
Field Summary
Fields -
Optional Element Summary
Optional Elements
-
Field Details
-
DEFAULT
-
SYSTEM
-
-
Element Details
-
value
String valueThe scope name or URI used to identify a specificConfigurableCacheFactory.- Returns:
- the scope name or URI used to identify a specific
ConfigurableCacheFactory
- Default:
""
-