| Package | Description |
|---|---|
| org.mule.tooling.client.api.cache | |
| org.mule.tooling.client.api.datasense.storage | |
| org.mule.tooling.client.api.declaration.session |
| Modifier and Type | Method and Description |
|---|---|
CacheStorage |
CacheStorageFactory.createCacheStorage(CacheStorageFactoryContext context)
Create a
CacheStorage |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetadataCacheStorage
Defines the storage mechanism used to build a MetadataCache.
|
| Modifier and Type | Method and Description |
|---|---|
default CacheStorage |
MetadataCacheStorageFactory.createCacheStorage(CacheStorageFactoryContext context) |
| Modifier and Type | Method and Description |
|---|---|
DeclarationSession.Builder |
DeclarationSession.Builder.withCacheStorage(CacheStorage cacheStorage)
Sets an implementation of a
CacheStorage that will be used by the DeclarationSession to store and cache
resolved values and types. |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.