| Interface | Description |
|---|---|
| DslSyntaxResolver |
Provides the
DslElementSyntax of any Component, Parameter or
Type within the context of the Extension model where the Component was declared. |
| ImportTypesStrategy |
Parameterize how the
DslSyntaxResolver would behave when dealing with imported types from other extensions. |
| Class | Description |
|---|---|
| DefaultImportTypesStrategy |
Default
ImportTypesStrategy implementation that fails if an extension could not be located in the current context. |
| SingleExtensionImportTypesStrategy |
ImportTypesStrategy implementation that permits the DslSyntaxResolver to work without any imported type. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.