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