@CompileStatic class GrailsCacheAdminService extends Object implements GrailsCacheManagerAware
| Constructor and description |
|---|
GrailsCacheAdminService() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
clearAllCaches() |
|
void |
clearBlocksCache() |
|
void |
clearCache(CharSequence cacheName) |
|
void |
clearTemplatesCache() |