Package com.skava.location.util
Class DefaultCacheKeyGenerator
java.lang.Object
com.skava.location.util.DefaultCacheKeyGenerator
- All Implemented Interfaces:
org.springframework.cache.interceptor.KeyGenerator
@Component
public class DefaultCacheKeyGenerator
extends Object
implements org.springframework.cache.interceptor.KeyGenerator
Class DefaultCacheKeyGenerator
- Author:
- Infosys Equinox
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultCacheKeyGenerator
public DefaultCacheKeyGenerator()
-
-
Method Details
-
generate
- Specified by:
generate
in interfaceorg.springframework.cache.interceptor.KeyGenerator
-
validateParams
validateParams- Parameters:
params
- Object array that- Returns:
- boolean
-