public interface MetadataCacheFactory
MetadataCache.| Modifier and Type | Method and Description |
|---|---|
MetadataCache |
createMetadataCache(String toolingArtifactId,
URL applicationContentUrl,
Map<String,String> toolingArtifactProperties)
|
MetadataCache createMetadataCache(String toolingArtifactId, URL applicationContentUrl, Map<String,String> toolingArtifactProperties)
toolingArtifactId - the identifier for the ToolingArtifact.applicationContentUrl - the URL with the content of the application.toolingArtifactProperties - Map of tooling artifact properties for the ToolingArtifact.MetadataCache.Copyright © 2018 MuleSoft, Inc.. All rights reserved.