Package io.microsphere.spring.beans.factory.config
-
Class Summary Class Description BeanDefinitionUtils BeanDefinition
Utilities classGenericBeanPostProcessorAdapter<T> Generic adapter implementation of theBeanPostProcessor
interface, providing type-safe processing for beans of a specific type.InstantiationAwareBeanPostProcessorAdapter The Adapter class ofSmartInstantiationAwareBeanPostProcessor
is compatible with Spring [3.x,) InstantiationAwareBeanPostProcessorAdapter was deprecated since Spring 5.3, and removed since Spring 6.x.NamedBeanHolderComparator<T> A comparator forNamedBeanHolder
instances, typically used to sort bean holders based on the order of their contained bean instances.