Package org.chenile.cache
Interface Cacheable
public interface Cacheable
Implement this interface if you want to create your own custom key out of the 
 input params passed to a method.
- Author:
- Raja Shankar Kolluru
- 
Method Summary
- 
Method Details- 
cacheKeySerializable cacheKey()
 
-