| Package | Description |
|---|---|
| org.mule.runtime.config.spring | |
| org.mule.runtime.config.spring.dsl.model | |
| org.mule.runtime.config.spring.dsl.model.extension.xml |
| Modifier and Type | Field and Description |
|---|---|
protected ApplicationModel |
MuleArtifactContext.applicationModel |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
MuleArtifactContext.createApplicationComponents(DefaultListableBeanFactory beanFactory,
ApplicationModel applicationModel,
boolean mustBeRoot) |
| Constructor and Description |
|---|
MuleHierarchicalBeanDefinitionParserDelegate(org.springframework.beans.factory.xml.XmlReaderContext readerContext,
org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader beanDefinitionDocumentReader,
Supplier<ApplicationModel> applicationModelSupplier,
BeanDefinitionFactory beanDefinitionFactory,
ElementValidator... elementValidators) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationModel |
MinimalApplicationModelGenerator.getMinimalModel(org.mule.runtime.api.component.location.Location location)
Resolves the minimal set of
ComponentModels for a component within a flow. |
| Constructor and Description |
|---|
MinimalApplicationModelGenerator(ApplicationModel applicationModel,
ComponentBuildingDefinitionRegistry componentBuildingDefinitionRegistry)
Creates a new instance associated to a complete
ApplicationModel. |
| Constructor and Description |
|---|
MacroExpansionModuleModel(ApplicationModel applicationModel,
Set<org.mule.runtime.api.meta.model.ExtensionModel> extensions)
From a mutable
applicationModel, it will store it to apply changes when the MacroExpansionModuleModel.expand() method is executed. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.