Package org.mule.cache.keygenerator

Interface Summary
KeyGenerator Defines a way to generate cache keys for MuleEvent instances.
 

Class Summary
ExpressionKeyGenerator Implements KeyGenerator using the Mule expression language to generate the cache keys.
MD5KeyGenerator Implements KeyGenerator applying an MD5 digest to the event's message payload.
 



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.