public final class JsonSchemaCache extends Object
| Constructor and Description |
|---|
JsonSchemaCache() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.cache.LoadingCache<String,com.github.fge.jsonschema.main.JsonSchema> |
getJsonSchemaCache(org.mule.api.MuleContext muleContext,
String configId,
org.mule.raml.interfaces.model.IRaml api) |
public static com.google.common.cache.LoadingCache<String,com.github.fge.jsonschema.main.JsonSchema> getJsonSchemaCache(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.