Class HazelcastProperties
java.lang.Object
org.springframework.boot.autoconfigure.hazelcast.HazelcastProperties
Configuration properties for the hazelcast integration.
- Since:
- 1.3.0
- Author:
- Stephane Nicoll
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
HazelcastProperties
public HazelcastProperties()
-
-
Method Details
-
getConfig
-
setConfig
-
resolveConfigLocation
Resolve the config location if set.- Returns:
- the location or
null
if it is not set - Throws:
IllegalArgumentException
- if the config attribute is set to an unknown location
-