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(org.mule.runtime.api.artifact.ArtifactProperties artifactProperties) |
| Modifier and Type | Method and Description |
|---|---|
ComponentModel |
extractComponentDefinitionModel(ConfigLine configLine,
String configFileName) |
public ComponentModelReader(org.mule.runtime.api.artifact.ArtifactProperties artifactProperties)
public ComponentModel extractComponentDefinitionModel(ConfigLine configLine, String configFileName)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.