Uses of Class
com.oracle.coherence.spring.configuration.annotation.CoherenceAsyncMap
-
Packages that use CoherenceAsyncMap Package Description com.oracle.coherence.spring.configuration.annotation Provides Configuration-related annotation support. -
-
Uses of CoherenceAsyncMap in com.oracle.coherence.spring.configuration.annotation
Classes in com.oracle.coherence.spring.configuration.annotation with annotations of type CoherenceAsyncMap Modifier and Type Class Description interface
CoherenceAsyncCache
Meta-annotation that marks the asynchronous wrapper implementation of Coherence Caches usingAsyncNamedCache
for dependency-injection.
-