Package com.oracle.coherence.spring.configuration.support
Classes supporting the
com.oracle.coherence.spring.configuration
package.-
Interface Summary Interface Description CoherenceConfigurerCustomizer<T extends CoherenceConfigurer> Callback interface that can be used to customize theCoherenceConfigurer
. -
Class Summary Class Description CoherenceAnnotationUtils Provides utilities for retrieving annotations from the providedInjectionPoint
.CoherenceGenericConverter This implementation of Spring'sGenericConverter
is a no-op converter for Coherence'sNamedCache
.SpringSystemPropertyResolver A CoherenceSystemPropertyResolver
andEnvironmentVariableResolver
that uses the SpringEnvironment
to obtain values. -
Enum Summary Enum Description CoherenceInstanceType An enum representing the type of theCoherence
instance.