org.mule.module.apikit.transform
Class TransformerCache

java.lang.Object
  extended by org.mule.module.apikit.transform.TransformerCache

public final class TransformerCache
extends Object


Constructor Summary
TransformerCache()
           
 
Method Summary
static com.google.common.cache.LoadingCache<DataTypePair,org.mule.api.transformer.Transformer> getTransformerCache(org.mule.api.MuleContext muleContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransformerCache

public TransformerCache()
Method Detail

getTransformerCache

public static com.google.common.cache.LoadingCache<DataTypePair,org.mule.api.transformer.Transformer> getTransformerCache(org.mule.api.MuleContext muleContext)
                                                                                                                   throws org.mule.api.registry.RegistrationException
Throws:
org.mule.api.registry.RegistrationException


Copyright © 2013. All rights reserved.