|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.pentaho.platform.web.servlet.ServletBase
org.pentaho.platform.web.servlet.CacheExpirationService
public class CacheExpirationService
User: rfellows Date: 10/25/11 Time: 2:36 PM
| Field Summary |
|---|
| Fields inherited from class org.pentaho.platform.web.servlet.ServletBase |
|---|
debug |
| Fields inherited from interface org.pentaho.platform.api.engine.ILogger |
|---|
ACTIVITY_LOG, DEBUG, ERROR, FATAL, INFO, INSTANCE_LOG, SESSION_LOG, SOLUTION_LOG, TRACE, UNKNOWN, WARN |
| Constructor Summary | |
|---|---|
CacheExpirationService()
|
|
| Method Summary | |
|---|---|
org.apache.commons.logging.Log |
getLogger()
|
String |
getXml()
|
void |
setExpirationRegistry(ICacheExpirationRegistry registry)
this should only be used for granular unit testing. |
| Methods inherited from class org.pentaho.platform.web.servlet.ServletBase |
|---|
debug, debug, error, error, fatal, fatal, getLoggingLevel, getObjectName, info, info, setLoggingLevel, trace, trace, warn, warn |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CacheExpirationService()
| Method Detail |
|---|
public org.apache.commons.logging.Log getLogger()
getLogger in class ServletBasepublic void setExpirationRegistry(ICacheExpirationRegistry registry)
registry - public String getXml()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||