org.mule.module.apikit.validation.cache
Class JsonSchemaCache
java.lang.Object
org.mule.module.apikit.validation.cache.JsonSchemaCache
public final class JsonSchemaCache
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonSchemaCache
public JsonSchemaCache()
getJsonSchemaCache
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
- Throws:
org.mule.api.registry.RegistrationException
Copyright © 2013. All rights reserved.