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 TypeMethodDescriptionint
PropertySourceExtensionLoader.PropertySourceResource.compareTo
(PropertySourceExtensionLoader.PropertySourceResource o) protected final io.microsphere.spring.config.context.annotation.PropertySourceExtensionLoader.ResourcePropertySource
PropertySourceExtensionLoader.createResourcePropertySource
(EA extensionAttributes, String propertySourceName, org.springframework.core.io.support.PropertySourceFactory factory, PropertySourceExtensionLoader.PropertySourceResource propertySourceResource) Create an instance ofPropertySourceExtensionLoader.ResourcePropertySource
for the specifiedresource
Method parameters in io.microsphere.spring.config.context.annotation with type arguments of type PropertySourceExtensionLoader.PropertySourceResourceModifier and TypeMethodDescriptionprotected void
PropertySourceExtensionLoader.configureResourcePropertySourcesRefresher
(EA extensionAttributes, List<PropertySourceExtensionLoader.PropertySourceResource> propertySourceResources, org.springframework.core.env.CompositePropertySource propertySource, PropertySourceExtensionLoader.ResourcePropertySourcesRefresher refresher) Configure thePropertySourceExtensionLoader.ResourcePropertySourcesRefresher
ofPropertySource
Resources
whenPropertySourceExtension.autoRefreshed()
istrue
protected void
ResourcePropertySourceLoader.configureResourcePropertySourcesRefresher
(PropertySourceExtensionAttributes<ResourcePropertySource> extensionAttributes, List<PropertySourceExtensionLoader.PropertySourceResource> propertySourceResources, org.springframework.core.env.CompositePropertySource propertySource, PropertySourceExtensionLoader.ResourcePropertySourcesRefresher refresher)