public class SessionTempFileDeleter extends org.pentaho.platform.engine.core.system.StandaloneTempFileDeleter implements javax.servlet.http.HttpSessionBindingListener, Serializable, org.pentaho.platform.api.util.ITempFileDeleter
| Constructor and Description |
|---|
SessionTempFileDeleter() |
| Modifier and Type | Method and Description |
|---|---|
void |
valueBound(javax.servlet.http.HttpSessionBindingEvent event) |
void |
valueUnbound(javax.servlet.http.HttpSessionBindingEvent event) |
doTempFileCleanup, hasTempFile, trackTempFilepublic void valueBound(javax.servlet.http.HttpSessionBindingEvent event)
valueBound in interface javax.servlet.http.HttpSessionBindingListenerpublic void valueUnbound(javax.servlet.http.HttpSessionBindingEvent event)
valueUnbound in interface javax.servlet.http.HttpSessionBindingListener