spring-framework / org.springframework.context.annotation / ConfigurationClassPostProcessor / setMetadataReaderFactory

setMetadataReaderFactory

open fun setMetadataReaderFactory(metadataReaderFactory: MetadataReaderFactory): Unit

Set the MetadataReaderFactory to use.

Default is a CachingMetadataReaderFactory for the specified bean class loader.