@ConfigurationProperties(prefix="spring.hazelcast") public class HazelcastProperties extends Object
Constructor and Description |
---|
HazelcastProperties() |
Modifier and Type | Method and Description |
---|---|
Resource |
getConfig() |
Resource |
resolveConfigLocation()
Resolve the config location if set.
|
void |
setConfig(Resource config) |
public Resource getConfig()
public void setConfig(Resource config)
public 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.