类的使用
com.alibaba.nacos.client.env.PropertiesPropertySource
-
使用PropertiesPropertySource的程序包 程序包 说明 com.alibaba.nacos.client.env -
-
com.alibaba.nacos.client.env中PropertiesPropertySource的使用
声明为PropertiesPropertySource的com.alibaba.nacos.client.env中的字段 修饰符和类型 字段 说明 private PropertiesPropertySourcePropertiesPropertySource. parentprivate PropertiesPropertySourceSearchableProperties. propertiesPropertySource参数类型为PropertiesPropertySource的com.alibaba.nacos.client.env中的方法 修饰符和类型 方法 说明 (专用程序包) booleanPropertiesPropertySource. containsKey(PropertiesPropertySource propertiesPropertySource, java.lang.String key)private java.lang.StringPropertiesPropertySource. getProperty(PropertiesPropertySource propertiesPropertySource, java.lang.String key)(专用程序包) java.util.List<java.util.Properties>PropertiesPropertySource. lookForProperties(PropertiesPropertySource propertiesPropertySource, java.util.List<java.util.Properties> propertiesList)参数类型为PropertiesPropertySource的com.alibaba.nacos.client.env中的构造器 构造器 说明 PropertiesPropertySource(PropertiesPropertySource parent)SearchableProperties(PropertiesPropertySource propertiesPropertySource)
-