| Interface | Description |
|---|---|
| MetadataCache |
Internal interface that defines a cache for storing metadata.
|
| Class | Description |
|---|---|
| AbstractRuntimeToolingServiceDecorator | |
| ComponentModelMediator<T extends org.mule.runtime.api.meta.model.ComponentModel> | |
| DefaultMetadataCacheStorageSerializer | Deprecated |
| DefaultToolingMetadataCache | |
| LegacyToolingMetadataCache | |
| MetadataCachePopulator<T extends org.mule.runtime.api.meta.model.ComponentModel> | |
| MetadataCacheStorageMapWrapperFactoryProxy | Deprecated |
| MetadataMediatorRuntimeToolingServiceDecorator |
Mediator that filters the response from Mule Runtime for
ComponentModel according to the target
Mule Runtime version for which Tooling Runtime Client has been created. |
| NoOpToolingMetadataCache |
A
MetadataCache that never caches anything. |
| ToolingMetadataCacheIdGenerator |
Generates keys to use in a
MetadataCache |
| Exception | Description |
|---|---|
| ComponentModelMediator.MissingDynamicMetadataException |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.