Uses of Class
com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.InstanceProperties
-
Packages that use CoherenceProperties.InstanceProperties Package Description com.oracle.coherence.spring.boot.autoconfigure Provides auto configuration for Spring Boot. -
-
Uses of CoherenceProperties.InstanceProperties in com.oracle.coherence.spring.boot.autoconfigure
Methods in com.oracle.coherence.spring.boot.autoconfigure that return CoherenceProperties.InstanceProperties Modifier and Type Method Description CoherenceProperties.InstanceProperties
CoherenceProperties. getInstance()
Methods in com.oracle.coherence.spring.boot.autoconfigure with parameters of type CoherenceProperties.InstanceProperties Modifier and Type Method Description void
CoherenceProperties. setInstance(CoherenceProperties.InstanceProperties instance)
-