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 TypeClassDescriptionclass
PropertySourceExtensionLoader<A extends Annotation,
EA extends PropertySourceExtensionAttributes<A>> AbstractImportSelector
class to load thePropertySource
when theconfiguration
annotated the Enable annotation that meta-annotates@PropertySourceExtension
Methods in io.microsphere.spring.config.context.annotation with parameters of type PropertySourceExtensionAttributesModifier and TypeMethodDescriptionprotected void
ResourcePropertySourceLoader.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)