| Constructor and Description |
|---|
ModuleFactory() |
| Modifier and Type | Method and Description |
|---|---|
Module |
create(AnalyzerLogger analyzerLogger,
String moduleName,
Properties properties)
Creates a module from a Mule module descriptor
|
public Module create(AnalyzerLogger analyzerLogger, String moduleName, Properties properties) throws IOException
analyzerLogger - collects all the logging information generated during the project analysismoduleName - name of the module to createproperties - module descriptor propertiesIOExceptionCopyright © 2016–2025 MuleSoft, Inc.. All rights reserved.