Uses of Interface
com.oracle.coherence.spring.configuration.CoherenceConfigurer
- 
Packages that use CoherenceConfigurer Package Description com.oracle.coherence.spring.configuration Spring configuration Support.com.oracle.coherence.spring.configuration.support Classes supporting thecom.oracle.coherence.spring.configurationpackage. - 
- 
Uses of CoherenceConfigurer in com.oracle.coherence.spring.configuration
Classes in com.oracle.coherence.spring.configuration that implement CoherenceConfigurer Modifier and Type Class Description classDefaultCoherenceConfigurerDefault implementation of theCoherenceConfigurerinterface. - 
Uses of CoherenceConfigurer in com.oracle.coherence.spring.configuration.support
Classes in com.oracle.coherence.spring.configuration.support with type parameters of type CoherenceConfigurer Modifier and Type Interface Description interfaceCoherenceConfigurerCustomizer<T extends CoherenceConfigurer>Callback interface that can be used to customize theCoherenceConfigurer. 
 -