| Modifier and Type | Method and Description |
|---|---|
CacheStorageSerializer |
CacheStorageFactoryContext.getStorageSerializer() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetadataCacheStorageSerializer
Serializer used to serialize and deserialize objects used in a
MetadataCacheStorage in case it's needed. |
| Modifier and Type | Method and Description |
|---|---|
CacheStorageSerializer |
DefaultCacheStorageFactoryContext.getStorageSerializer() |
| Constructor and Description |
|---|
DefaultCacheStorageFactoryContext(String toolingArtifactId,
URL artifactContentUrl,
Map<String,String> toolingArtifactProperties,
CacheStorageSerializer storageSerializer) |
| Modifier and Type | Method and Description |
|---|---|
CacheStorageSerializer |
DefaultMetadataCacheStorageFactoryContext.getStorageSerializer()
Deprecated.
|
Copyright © 2022 MuleSoft, Inc.. All rights reserved.