Uses of Class
io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader.PropertySourceResource
Packages that use PropertySourceExtensionLoader.PropertySourceResource
-
Uses of PropertySourceExtensionLoader.PropertySourceResource in io.microsphere.spring.config.context.annotation
Methods in io.microsphere.spring.config.context.annotation that return types with arguments of type PropertySourceExtensionLoader.PropertySourceResourceModifier and TypeMethodDescriptionPropertySourceExtensionLoader.resolvePropertySourceResources(EA extensionAttributes, String propertySourceName, String resourceValue, Comparator<org.springframework.core.io.Resource> resourceComparator) Methods in io.microsphere.spring.config.context.annotation with parameters of type PropertySourceExtensionLoader.PropertySourceResourceModifier and TypeMethodDescriptionintPropertySourceExtensionLoader.PropertySourceResource.compareTo(PropertySourceExtensionLoader.PropertySourceResource o) protected final io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader.ResourcePropertySourcePropertySourceExtensionLoader.createResourcePropertySource(EA extensionAttributes, String propertySourceName, org.springframework.core.io.support.PropertySourceFactory factory, PropertySourceExtensionLoader.PropertySourceResource propertySourceResource) Create an instance ofPropertySourceExtensionLoader.ResourcePropertySourcefor the specifiedresourceMethod parameters in io.microsphere.spring.config.context.annotation with type arguments of type PropertySourceExtensionLoader.PropertySourceResourceModifier and TypeMethodDescriptionprotected voidPropertySourceExtensionLoader.configureResourcePropertySourcesRefresher(EA extensionAttributes, List<PropertySourceExtensionLoader.PropertySourceResource> propertySourceResources, org.springframework.core.env.CompositePropertySource propertySource, PropertySourceExtensionLoader.ResourcePropertySourcesRefresher refresher) Configure thePropertySourceExtensionLoader.ResourcePropertySourcesRefresherofPropertySourceResourceswhenPropertySourceExtension.autoRefreshed()istrueprotected voidResourcePropertySourceLoader.configureResourcePropertySourcesRefresher(PropertySourceExtensionAttributes<ResourcePropertySource> extensionAttributes, List<PropertySourceExtensionLoader.PropertySourceResource> propertySourceResources, org.springframework.core.env.CompositePropertySource propertySource, PropertySourceExtensionLoader.ResourcePropertySourcesRefresher refresher)