public class MetadataCachePopulator<T extends org.mule.runtime.api.meta.model.ComponentModel> extends Object
| Constructor and Description |
|---|
MetadataCachePopulator(Map<String,org.mule.metadata.api.model.MetadataType> metadataTypesCache,
ToolingMetadataCacheIdGenerator cacheIdGenerator,
org.mule.runtime.ast.api.ComponentAst componentAst,
T component) |
| Modifier and Type | Method and Description |
|---|---|
void |
populateCache() |
public MetadataCachePopulator(Map<String,org.mule.metadata.api.model.MetadataType> metadataTypesCache, ToolingMetadataCacheIdGenerator cacheIdGenerator, org.mule.runtime.ast.api.ComponentAst componentAst, T component)
Copyright © 2022 MuleSoft, Inc.. All rights reserved.