public class MethodNameAwareCacheKeyGenerator
extends org.springframework.cache.interceptor.DefaultKeyGenerator
implements org.springframework.cache.interceptor.KeyGenerator
KeyGenerator that also takes into account the methodName when
generating keys. This appeared to be necessary in JanusClientDetailsService
(see the #testCache method in the corresponding unit test class)| Constructor and Description |
|---|
MethodNameAwareCacheKeyGenerator() |
Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.