public final class JsonSchemaCache extends Object
| Constructor and Description |
|---|
JsonSchemaCache() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.cache.LoadingCache<String,JsonSchemaAndNode> |
getJsonSchemaCache(org.mule.api.MuleContext muleContext,
org.raml.model.Raml api) |
public static com.google.common.cache.LoadingCache<String,JsonSchemaAndNode> getJsonSchemaCache(org.mule.api.MuleContext muleContext, org.raml.model.Raml api) throws org.mule.api.registry.RegistrationException
org.mule.api.registry.RegistrationExceptionCopyright © 2014. All rights reserved.