Uses of Interface
com.oracle.coherence.spring.configuration.CoherenceConfigurer
Packages that use CoherenceConfigurer
Package
Description
Spring configuration Support.
Classes supporting the 
com.oracle.coherence.spring.configuration package.- 
Uses of CoherenceConfigurer in com.oracle.coherence.spring.configurationClasses in com.oracle.coherence.spring.configuration that implement CoherenceConfigurerModifier and TypeClassDescriptionclassDefault implementation of theCoherenceConfigurerinterface.
- 
Uses of CoherenceConfigurer in com.oracle.coherence.spring.configuration.supportClasses in com.oracle.coherence.spring.configuration.support with type parameters of type CoherenceConfigurerModifier and TypeInterfaceDescriptioninterfaceCoherenceConfigurerCustomizer<T extends CoherenceConfigurer>Callback interface that can be used to customize theCoherenceConfigurer.