public class DefaultImportTypesStrategy extends Object implements ImportTypesStrategy
ImportTypesStrategy implementation that fails if an extension could not be located in the current context.| Constructor and Description |
|---|
DefaultImportTypesStrategy(org.mule.runtime.api.meta.model.ExtensionModel extensionModel,
org.mule.runtime.api.dsl.DslResolvingContext context) |
| Modifier and Type | Method and Description |
|---|---|
Map<org.mule.metadata.api.model.MetadataType,org.mule.runtime.api.meta.model.XmlDslModel> |
getImportedTypes() |
public DefaultImportTypesStrategy(org.mule.runtime.api.meta.model.ExtensionModel extensionModel,
org.mule.runtime.api.dsl.DslResolvingContext context)
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.