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, trackTempFile
public void valueBound(javax.servlet.http.HttpSessionBindingEvent event)
valueBound
in interface javax.servlet.http.HttpSessionBindingListener
public void valueUnbound(javax.servlet.http.HttpSessionBindingEvent event)
valueUnbound
in interface javax.servlet.http.HttpSessionBindingListener
public void onLogout(org.pentaho.platform.api.engine.IPentahoSession session)
onLogout
in interface org.pentaho.platform.api.engine.ILogoutListener
Copyright © 2021 Hitachi Vantara. All rights reserved.