java.lang.Object
org.mule.runtime.extension.api.dsl.syntax.resolver.DefaultImportTypesStrategy
All Implemented Interfaces:
ImportTypesStrategy

public class DefaultImportTypesStrategy extends Object implements ImportTypesStrategy
Default ImportTypesStrategy implementation that fails if an extension could not be located in the current context.
Since:
1.0
  • Constructor Details

    • DefaultImportTypesStrategy

      public DefaultImportTypesStrategy(org.mule.runtime.api.meta.model.ExtensionModel extensionModel, org.mule.runtime.api.dsl.DslResolvingContext context)
  • Method Details

    • getImportedTypes

      public Map<org.mule.metadata.api.model.MetadataType,org.mule.runtime.api.meta.model.XmlDslModel> getImportedTypes()
      Specified by:
      getImportedTypes in interface ImportTypesStrategy
      Returns:
      Map with imported types mapping