public final class XmlSchemaCache extends Object
| Constructor and Description |
|---|
XmlSchemaCache() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.cache.LoadingCache<String,Schema> |
getXmlSchemaCache(org.mule.api.MuleContext muleContext,
String configId,
org.mule.raml.interfaces.model.IRaml api) |
public static com.google.common.cache.LoadingCache<String,Schema> getXmlSchemaCache(org.mule.api.MuleContext muleContext, String configId, org.mule.raml.interfaces.model.IRaml api) throws org.mule.api.registry.RegistrationException
org.mule.api.registry.RegistrationExceptionCopyright © 2021. All rights reserved.