@Deprecated public interface MetadataCacheStorageMapWrapperFactory extends CacheStorageMapWrapperFactory
Map that wraps a MetadataCacheStorage
This should be used internally to avoid serialization between class loaders. Since the storage is wrapped by a Map, it will be loaded by all class loaders and methods can be called freely without requiring reflection.
createCopyright © 2022 MuleSoft, Inc.. All rights reserved.