类的使用
io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader.PropertySourceResource
-
使用PropertySourceExtensionLoader.PropertySourceResource的程序包 程序包 说明 io.microsphere.spring.config.context.annotation -
-
io.microsphere.spring.config.context.annotation中PropertySourceExtensionLoader.PropertySourceResource的使用
返回变量类型为PropertySourceExtensionLoader.PropertySourceResource的类型的io.microsphere.spring.config.context.annotation中的方法 修饰符和类型 方法 说明 protected java.util.List<PropertySourceExtensionLoader.PropertySourceResource>
PropertySourceExtensionLoader. resolvePropertySourceResources(EA extensionAttributes, java.lang.String propertySourceName, java.lang.String resourceValue, java.util.Comparator<org.springframework.core.io.Resource> resourceComparator)
参数类型为PropertySourceExtensionLoader.PropertySourceResource的io.microsphere.spring.config.context.annotation中的方法 修饰符和类型 方法 说明 int
PropertySourceExtensionLoader.PropertySourceResource. compareTo(PropertySourceExtensionLoader.PropertySourceResource o)
protected io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader.ResourcePropertySource
PropertySourceExtensionLoader. createResourcePropertySource(EA extensionAttributes, java.lang.String propertySourceName, org.springframework.core.io.support.PropertySourceFactory factory, PropertySourceExtensionLoader.PropertySourceResource propertySourceResource)
Create an instance ofPropertySourceExtensionLoader.ResourcePropertySource
for the specifiedresource
-