类的使用
com.alibaba.nacos.client.env.AbstractPropertySource
-
使用AbstractPropertySource的程序包 程序包 说明 com.alibaba.nacos.client.env -
-
com.alibaba.nacos.client.env中AbstractPropertySource的使用
com.alibaba.nacos.client.env中AbstractPropertySource的子类 修饰符和类型 类 说明 (专用程序包) classDefaultSettingPropertySource(专用程序包) classJvmArgsPropertySource(专用程序包) classPropertiesPropertySource(专用程序包) classSystemEnvPropertySource类型参数类型为AbstractPropertySource的com.alibaba.nacos.client.env中的字段 修饰符和类型 字段 说明 private java.util.List<AbstractPropertySource>SearchableProperties. propertySources返回变量类型为AbstractPropertySource的类型的com.alibaba.nacos.client.env中的方法 修饰符和类型 方法 说明 private java.util.List<AbstractPropertySource>SearchableProperties. build(AbstractPropertySource... propertySources)private java.util.List<AbstractPropertySource>SearchableProperties. sortPropertySource(SourceType firstType, AbstractPropertySource... propertySources)private java.util.List<AbstractPropertySource>SearchableProperties. sortPropertySourceDefaultOrder(AbstractPropertySource... propertySources)参数类型为AbstractPropertySource的com.alibaba.nacos.client.env中的方法 修饰符和类型 方法 说明 private java.util.List<AbstractPropertySource>SearchableProperties. build(AbstractPropertySource... propertySources)private java.util.List<AbstractPropertySource>SearchableProperties. sortPropertySource(SourceType firstType, AbstractPropertySource... propertySources)private java.util.List<AbstractPropertySource>SearchableProperties. sortPropertySourceDefaultOrder(AbstractPropertySource... propertySources)
-