Annotation Type CoherenceAsyncCache


  • @Target({FIELD,PARAMETER,ANNOTATION_TYPE})
    @Retention(RUNTIME)
    @Documented
    @CoherenceAsyncMap
    @Lazy
    public @interface CoherenceAsyncCache
    Meta-annotation that marks the asynchronous wrapper implementation of Coherence Caches using AsyncNamedCache 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