public class ComponentModelMediator<T extends org.mule.runtime.api.meta.model.ComponentModel,M> extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ComponentModelMediator.MissingDynamicMetadataException |
| Constructor and Description |
|---|
ComponentModelMediator(Map<String,org.mule.metadata.api.model.MetadataType> metadataTypesCache,
ToolingCacheIdGenerator<M> cacheIdGenerator,
M component,
String componentIdentifier,
T componentModel) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.