| Package | Description |
|---|---|
| org.mule.runtime.config.internal.dsl.spring | |
| org.mule.runtime.config.internal.processor |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.beans.factory.config.BeanDefinition |
BeanDefinitionFactory.resolveComponentRecursively(SpringComponentModel parentComponentModel,
SpringComponentModel componentModel,
org.springframework.beans.factory.support.BeanDefinitionRegistry registry,
BiConsumer<ComponentModel,org.springframework.beans.factory.support.BeanDefinitionRegistry> componentModelPostProcessor,
BiFunction<Element,org.springframework.beans.factory.config.BeanDefinition,Either<org.springframework.beans.factory.config.BeanDefinition,org.springframework.beans.factory.config.BeanReference>> oldParsingMechanism,
SpringConfigurationComponentLocator componentLocator)
Creates a
BeanDefinition by traversing the ComponentModel and its children. |
| Constructor and Description |
|---|
ComponentLocatorCreatePostProcessor(SpringConfigurationComponentLocator componentLocator)
Creates a new instance that will populate component over
componentLocator |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.