类 HazelcastProperties
java.lang.Object
org.springframework.boot.autoconfigure.hazelcast.HazelcastProperties
Configuration properties for the hazelcast integration.
- 从以下版本开始:
- 1.3.0
- 作者:
- Stephane Nicoll
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
HazelcastProperties
public HazelcastProperties()
-
-
方法详细资料
-
getConfig
-
setConfig
-
resolveConfigLocation
Resolve the config location if set.- 返回:
- the location or
null
if it is not set - 抛出:
IllegalArgumentException
- if the config attribute is set to an unknown location
-