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