Annotation Type CoherenceMap


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

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String name  
      java.lang.String session  
      java.lang.String value