org.mule.cache.config
Class CachingStrategyConfigTestCase.TestKeyGenerator
java.lang.Object
org.mule.cache.config.CachingStrategyConfigTestCase.TestKeyGenerator
- All Implemented Interfaces:
- KeyGenerator
- Enclosing class:
- CachingStrategyConfigTestCase
public static class CachingStrategyConfigTestCase.TestKeyGenerator
- extends Object
- implements KeyGenerator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CachingStrategyConfigTestCase.TestKeyGenerator
public CachingStrategyConfigTestCase.TestKeyGenerator()
generateKey
public Serializable generateKey(MuleEvent event)
throws NotSerializableException
- Specified by:
generateKey
in interface KeyGenerator
- Throws:
NotSerializableException
Copyright © 2003-2011 MuleSoft, Inc.. All Rights Reserved.