public class SingleExtensionImportTypesStrategy extends Object implements ImportTypesStrategy
ImportTypesStrategy implementation that permits the DslSyntaxResolver to work without any imported type. Useful
for situations in which the imported types are not relevant to the context in which the DslSyntaxResolver is being
used.| Constructor and Description |
|---|
SingleExtensionImportTypesStrategy() |
| Modifier and Type | Method and Description |
|---|---|
Map<org.mule.metadata.api.model.MetadataType,org.mule.runtime.api.meta.model.XmlDslModel> |
getImportedTypes() |
public Map<org.mule.metadata.api.model.MetadataType,org.mule.runtime.api.meta.model.XmlDslModel> getImportedTypes()
getImportedTypes in interface ImportTypesStrategyMap with imported types mappingCopyright © 2017 MuleSoft, Inc.. All rights reserved.