@Deprecated public class MetadataCacheStorageMapWrapperFactoryProxy extends Object implements org.mule.tooling.client.internal.metadata.MetadataCacheStorageMapWrapperFactory
MetadataCacheStorageMapWrapperFactory that delegates on another instance by reflection given that it's class was loaded
by another classloader.| Constructor and Description |
|---|
MetadataCacheStorageMapWrapperFactoryProxy(Object proxyTarget)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
create(String toolingArtifactId,
URL artifactContentUrl,
Map<String,String> properties)
Deprecated.
|
public MetadataCacheStorageMapWrapperFactoryProxy(Object proxyTarget)
Copyright © 2024 MuleSoft, Inc.. All rights reserved.