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(Properties applicationProperties) |
| Modifier and Type | Method and Description |
|---|---|
ComponentModel |
extractComponentDefinitionModel(ConfigLine configLine,
String configFileName) |
public ComponentModelReader(Properties applicationProperties)
public ComponentModel extractComponentDefinitionModel(ConfigLine configLine, String configFileName)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.