Annotation Type Scope
-
@Documented @Retention(RUNTIME) public @interface ScopeA qualifier annotation used when injecting Coherence resource to indicate that those resource should be obtained from a specificConfigurableCacheFactory.- Since:
- 1.0
- Author:
- Jonathan Knight
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringvalueThe scope name or URI used to identify a specificConfigurableCacheFactory.
-