public class SessionTempFileDeleter extends org.pentaho.platform.engine.core.system.StandaloneTempFileDeleter implements javax.servlet.http.HttpSessionBindingListener, Serializable, org.pentaho.platform.api.util.ITempFileDeleter, org.pentaho.platform.api.engine.ILogoutListener
| Constructor and Description |
|---|
SessionTempFileDeleter() |
| Modifier and Type | Method and Description |
|---|---|
void |
onLogout(org.pentaho.platform.api.engine.IPentahoSession session) |
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.HttpSessionBindingListenerpublic void onLogout(org.pentaho.platform.api.engine.IPentahoSession session)
onLogout in interface org.pentaho.platform.api.engine.ILogoutListenerCopyright © 2018 Hitachi Vantara. All rights reserved.