Annotation Interface CoherenceMap


@Target({FIELD,PARAMETER,ANNOTATION_TYPE}) @Retention(RUNTIME) @Documented @Value("#{getCacheProxy}") @Name @SessionName public @interface CoherenceMap
Meta-annotation that marks Coherence Maps using NamedMap for dependency-injection.
Since:
3.0
Author:
Gunnar Hillert
See Also: