| Package | Description |
|---|---|
| org.mule.runtime.config.internal | |
| org.mule.runtime.config.internal.dsl.spring | |
| org.mule.runtime.config.internal.processor |
| Modifier and Type | Field and Description |
|---|---|
protected SpringConfigurationComponentLocator |
MuleArtifactContext.componentLocator |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BeanDefinitionFactory.handleSpringComponentModel(SpringComponentModel springComponentModel,
Map<org.mule.runtime.ast.api.ComponentAst,SpringComponentModel> springComponentModels,
org.springframework.beans.factory.support.BeanDefinitionRegistry registry,
SpringConfigurationComponentLocator componentLocator) |
void |
BeanDefinitionFactory.resolveComponent(Map<org.mule.runtime.ast.api.ComponentAst,SpringComponentModel> springComponentModels,
List<org.mule.runtime.ast.api.ComponentAst> componentHierarchy,
org.mule.runtime.ast.api.ComponentAst component,
org.springframework.beans.factory.support.BeanDefinitionRegistry registry,
SpringConfigurationComponentLocator componentLocator)
Creates a
BeanDefinition for the ComponentModel. |
| Constructor and Description |
|---|
ComponentLocatorCreatePostProcessor(SpringConfigurationComponentLocator componentLocator)
Creates a new instance that will populate component over
componentLocator |
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.