Uses of Class
com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.CacheAbstractionProperties
- 
Packages that use CoherenceProperties.CacheAbstractionProperties Package Description com.oracle.coherence.spring.boot.autoconfigure Provides auto configuration for Spring Boot. - 
- 
Uses of CoherenceProperties.CacheAbstractionProperties in com.oracle.coherence.spring.boot.autoconfigure
Methods in com.oracle.coherence.spring.boot.autoconfigure that return CoherenceProperties.CacheAbstractionProperties Modifier and Type Method Description CoherenceProperties.CacheAbstractionPropertiesCoherenceProperties. getCache()Methods in com.oracle.coherence.spring.boot.autoconfigure with parameters of type CoherenceProperties.CacheAbstractionProperties Modifier and Type Method Description voidCoherenceProperties. setCache(CoherenceProperties.CacheAbstractionProperties cache) 
 -