Package com.alibaba.cloud.nacos.client
Class NacosPropertySource
public class NacosPropertySource
extends org.springframework.core.env.MapPropertySource
- Author:
- xiaojing, pbting
-
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.core.env.PropertySource
org.springframework.core.env.PropertySource.StubPropertySource -
Field Summary
Fields inherited from class org.springframework.core.env.PropertySource
logger, name, source -
Constructor Summary
ConstructorsConstructorDescriptionNacosPropertySource(List<org.springframework.core.env.PropertySource<?>> propertySources, String group, String dataId, Date timestamp, boolean isRefreshable) -
Method Summary
Methods inherited from class org.springframework.core.env.MapPropertySource
containsProperty, getProperty, getPropertyNamesMethods inherited from class org.springframework.core.env.PropertySource
equals, getName, getSource, hashCode, named, toString
-
Constructor Details
-
NacosPropertySource
-
-
Method Details
-
getGroup
-
getDataId
-
getTimestamp
-
isRefreshable
public boolean isRefreshable()
-