Class CoherenceProperties
java.lang.Object
com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
Configuration properties for the Coherence Spring integration.
- Since:
- 3.0
- Author:
- Gunnar Hillert
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Spring cache abstraction properties.static class
Configuration properties of the Coherence Instance.static class
Coherence Logging Configuration.static class
Configuration properties of the Coherence Server.static class
Coherence Session Configuration. -
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetCache()
void
void
void
void
setProperties
(Map<String, String> properties) void
setPropertyPrefix
(String propertyPrefix) void
void
-
Field Details
-
PREFIX
Configuration prefix for config properties.- See Also:
-
-
Constructor Details
-
CoherenceProperties
public CoherenceProperties()
-
-
Method Details
-
getSessions
-
setSessions
-
getProperties
-
setProperties
-
getLogging
-
setLogging
-
getPropertyPrefix
-
setPropertyPrefix
-
getCache
-
setCache
-
getServer
-
setServer
-
getInstance
-
setInstance
-