Groovy Documentation

[Groovy] Class DynamicScaffoldingCachingSpec

java.lang.Object
  grails.plugin.springcache.web.AbstractContentCachingSpec
      DynamicScaffoldingCachingSpec

class DynamicScaffoldingCachingSpec
extends AbstractContentCachingSpec

Property Summary
net.sf.ehcache.Ehcache artistControllerCache

 
Constructor Summary
DynamicScaffoldingCachingSpec()

 
Method Summary
java.lang.Object class level cacheable annotation is recognised()

 

Property Detail

artistControllerCache

@Shared
net.sf.ehcache.Ehcache artistControllerCache


 
Constructor Detail

DynamicScaffoldingCachingSpec

DynamicScaffoldingCachingSpec()


 
Method Detail

class level cacheable annotation is recognised

java.lang.Object class level cacheable annotation is recognised()


 

Groovy Documentation