Annotation Interface CoherenceCache
@Target({FIELD,PARAMETER,ANNOTATION_TYPE})
@Retention(RUNTIME)
@Documented
@CoherenceMap
@Lazy
public @interface CoherenceCache
Meta-annotation that marks Coherence Caches using
NamedCache
for dependency-injection.- Since:
- 3.0
- Author:
- Gunnar Hillert
- See Also:
-
Optional Element Summary
-
Element Details
-
value
- Default:
- ""
-
name
- Default:
- ""
-
session
- Default:
- ""
-