Groovy Documentation

grails.plugin.springcache.key
[Groovy] Interface KeyGenerator


interface KeyGenerator

Method Summary
CacheKey generateKey(T context)

 

Method Detail

generateKey

CacheKey generateKey(T context)


 

Groovy Documentation