Uses of Interface
com.oracle.coherence.spring.configuration.support.CoherenceConfigurerCustomizer
- 
Packages that use CoherenceConfigurerCustomizer Package Description com.oracle.coherence.spring.boot.autoconfigure Provides auto configuration for Spring Boot. - 
- 
Uses of CoherenceConfigurerCustomizer in com.oracle.coherence.spring.boot.autoconfigure
Methods in com.oracle.coherence.spring.boot.autoconfigure that return CoherenceConfigurerCustomizer Modifier and Type Method Description CoherenceConfigurerCustomizer<DefaultCoherenceConfigurer>CoherenceAutoConfiguration. coherenceConfigurerCustomizer(CoherenceProperties coherenceProperties) 
 -