org.mule.module.apikit.validation.cache
Class XmlSchemaCache
java.lang.Object
org.mule.module.apikit.validation.cache.XmlSchemaCache
public final class XmlSchemaCache
- extends Object
|
Method Summary |
static com.google.common.cache.LoadingCache<String,Schema> |
getXmlSchemaCache(org.mule.api.MuleContext muleContext,
org.raml.model.Raml api)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlSchemaCache
public XmlSchemaCache()
getXmlSchemaCache
public static com.google.common.cache.LoadingCache<String,Schema> getXmlSchemaCache(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.