public class CacheServiceImpl extends Object implements CacheService
CacheService| Constructor and Description |
|---|
CacheServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearKfsBusinessObjectCache(Class boClass) |
void |
clearNamedCache(String cacheName) |
void |
clearSystemCaches()
Clears system cache including spring service method cache and KIM cache
|
public CacheServiceImpl()
public void clearSystemCaches()
CacheServiceclearSystemCaches in interface CacheServiceorg.kuali.ole.sys.batch.service.CacheService#clearSystemCache()public void clearNamedCache(String cacheName)
clearNamedCache in interface CacheServicepublic void clearKfsBusinessObjectCache(Class boClass)
clearKfsBusinessObjectCache in interface CacheServiceCopyright © 2004-2014 The Kuali Foundation. All Rights Reserved.