public class MapTypeLoader extends Object implements org.mule.metadata.api.TypeLoader
| Constructor and Description |
|---|
MapTypeLoader(File file) |
MapTypeLoader(String content) |
| Modifier and Type | Method and Description |
|---|---|
Optional<org.mule.metadata.api.model.MetadataType> |
load(String typeIdentifier) |
Optional<org.mule.metadata.api.model.MetadataType> |
load(String typeIdentifier,
String typeAlias) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.