public class CacheExpirationService extends ServletBase
debug| Constructor and Description |
|---|
CacheExpirationService() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.logging.Log |
getLogger() |
String |
getXml() |
void |
setExpirationRegistry(org.pentaho.platform.api.cache.ICacheExpirationRegistry registry)
this should only be used for granular unit testing.
|
debug, debug, error, error, fatal, fatal, getLoggingLevel, getObjectName, info, info, setLoggingLevel, trace, trace, warn, warnpublic org.apache.commons.logging.Log getLogger()
getLogger in class ServletBasepublic void setExpirationRegistry(org.pentaho.platform.api.cache.ICacheExpirationRegistry registry)
registry - public String getXml()