| Interface | Description |
|---|---|
| ComponentParameterizationMetadataCacheIdGenerator | |
| ConfigurationMetadataCacheIdGenerator |
Allows to retrieve the
MetadataCacheId for Configs. |
| MetadataCacheIdGenerator<T> |
Provides a way to generate the
MetadataCacheId of a given representation of a Component. |
| MetadataCacheIdGeneratorFactory<T> |
Factory definition to create
MetadataCacheIdGenerators isolated from the application context in which it will be used. |
| Class | Description |
|---|---|
| ComponentParameterizationMetadataCacheIdGeneratorFactory |
A Factory of
ComponentParameterizationMetadataCacheIdGenerator |
| ConfigurationMetadataCacheIdGeneratorFactory |
A Factory of
ConfigurationMetadataCacheIdGenerator |
| MetadataCacheId |
A unique identifier for the Metadata obtained for a given Component.
|
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.