| Package | Description |
|---|---|
| org.mule.runtime.module.extension.internal.loader.parser | |
| org.mule.runtime.module.extension.internal.loader.parser.java |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OperationModelParser
Parses the syntactic definition of a
OperationModel so that the semantics reflected in it can be extracted in a uniform
way, regardless of the actual syntax used by the extension developer. |
interface |
SourceModelParser
Parses the syntactic definition of a
SourceModel so that the semantics reflected in it can be extracted in a uniform
way, regardless of the actual syntax used by the extension developer. |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaOperationModelParser
OperationModelParser for Java based syntax |
class |
JavaSourceModelParser |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.