| Class | Description |
|---|---|
| AutoDiscoveredDependencyResolver |
Provides the dependencies that are explicit on the
BeanDefinition. |
| ConfigurationDependencyResolver |
Provides dependencies based on the information from the ArtifactAstDependencyGraph
|
| DeclaredDependencyResolver |
Provides custom dependencies declared if the target object implements
InjectedDependenciesProvider |
| DependencyGraphBeanDependencyResolver |
A
BeanDependencyResolver to resolve direct dependencies based on spring
BeanDefinitions and dependencies in the configuration. |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.