org.mule.module.apikit.validation.cache
Class XmlSchemaCache

java.lang.Object
  extended by org.mule.module.apikit.validation.cache.XmlSchemaCache

public final class XmlSchemaCache
extends Object


Constructor Summary
XmlSchemaCache()
           
 
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
 

Constructor Detail

XmlSchemaCache

public XmlSchemaCache()
Method Detail

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.