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