Uses of Class
io.microsphere.spring.config.context.annotation.PropertySourceExtensionAttributes
Packages that use PropertySourceExtensionAttributes
-
Uses of PropertySourceExtensionAttributes in io.microsphere.spring.config.context.annotation
Classes in io.microsphere.spring.config.context.annotation with type parameters of type PropertySourceExtensionAttributesModifier and TypeClassDescriptionclassPropertySourceExtensionLoader<A extends Annotation,EA extends PropertySourceExtensionAttributes<A>> AbstractImportSelectorclass to load thePropertySourcewhen theconfigurationannotated the Enable annotation that meta-annotates@PropertySourceExtensionMethods in io.microsphere.spring.config.context.annotation with parameters of type PropertySourceExtensionAttributesModifier and TypeMethodDescriptionprotected voidResourcePropertySourceLoader.configureResourcePropertySourcesRefresher(PropertySourceExtensionAttributes<ResourcePropertySource> extensionAttributes, List<PropertySourceExtensionLoader.PropertySourceResource> propertySourceResources, org.springframework.core.env.CompositePropertySource propertySource, PropertySourceExtensionLoader.ResourcePropertySourcesRefresher refresher) protected org.springframework.core.io.Resource[]ResourcePropertySourceLoader.resolveResources(PropertySourceExtensionAttributes<ResourcePropertySource> extensionAttributes, String propertySourceName, String resourceValue)