org.mule.module.apikit.transform
Class TransformerCache
java.lang.Object
org.mule.module.apikit.transform.TransformerCache
public final class TransformerCache
- extends Object
|
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 |
TransformerCache
public TransformerCache()
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.