public interface CacheKeyGenerator
Modifier and Type | Method and Description |
---|---|
Object |
getCacheKey(Method method,
Object[] args) |
Object |
getCacheKey(Object o1,
Object o2) |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.