Package io.microsphere.spring.beans.factory
package io.microsphere.spring.beans.factory
-
ClassDescriptionAbstract base class for implementing
InjectionPointDependencyResolver
.A strategy interface for resolving bean dependencies within a SpringConfigurableListableBeanFactory
.BeanFactory
Utilities classDefaultBeanDependencyResolver
AFactoryBean
implementation that delegates to an existing object instance, providing lifecycle management and integration with Spring'sApplicationContext
.Spring Bean DependencyDependency
Tree WalkerResolver for injection point dependencies in Spring-managed beans.A composite implementation of theInjectionPointDependencyResolver
interface that delegates to multiple resolvers.