@ConfigurationProperties(prefix="spring.hazelcast") public class HazelcastProperties extends Object
| Constructor and Description |
|---|
HazelcastProperties() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.io.Resource |
getConfig() |
org.springframework.core.io.Resource |
resolveConfigLocation()
Resolve the config location if set.
|
void |
setConfig(org.springframework.core.io.Resource config) |
public org.springframework.core.io.Resource getConfig()
public void setConfig(org.springframework.core.io.Resource config)
public org.springframework.core.io.Resource resolveConfigLocation()
null if it is not setIllegalArgumentException - if the config attribute is set to an unknown
locationCopyright © 2019 Pivotal Software, Inc.. All rights reserved.