public class ComponentModelReader extends Object
ConfigLines, unifying knowledge on how to properly read the files returning the
ComponentModel object.
It also replaces the values of the attributes by using the Properties object parametrized in its constructor.| Constructor and Description |
|---|
ComponentModelReader(ConfigurationPropertiesResolver configurationPropertiesResolver) |
| Modifier and Type | Method and Description |
|---|---|
ComponentModel |
extractComponentDefinitionModel(org.mule.runtime.dsl.api.xml.parser.ConfigLine configLine,
String configFileName) |
public ComponentModelReader(ConfigurationPropertiesResolver configurationPropertiesResolver)
public ComponentModel extractComponentDefinitionModel(org.mule.runtime.dsl.api.xml.parser.ConfigLine configLine, String configFileName)
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.