Package com.oracle.coherence.spring.configuration.annotation
package com.oracle.coherence.spring.configuration.annotation
Provides Configuration-related annotation support.
-
ClassDescriptionMeta-annotation that marks the asynchronous wrapper implementation of Coherence Caches using
AsyncNamedCache
for dependency-injection.Meta-annotation that marks the asynchronous wrapper implementation of Coherence Maps usingAsyncNamedMap
for dependency-injection.Meta-annotation that marks Coherence Caches usingNamedCache
for dependency-injection.Meta-annotation that marks Coherence Maps usingNamedMap
for dependency-injection.Main annotation for setting up Coherence within Spring Framework using theCoherenceSpringConfiguration
class as well as theEnableCoherenceImportBeanDefinitionRegistrar
.