public class SessionTempFileDeleter extends StandaloneTempFileDeleter implements javax.servlet.http.HttpSessionBindingListener, Serializable, ITempFileDeleter, ILogoutListener
DELETER_SESSION_VARIABLE
Constructor and Description |
---|
SessionTempFileDeleter() |
Modifier and Type | Method and Description |
---|---|
void |
onLogout(IPentahoSession session) |
void |
valueBound(javax.servlet.http.HttpSessionBindingEvent event) |
void |
valueUnbound(javax.servlet.http.HttpSessionBindingEvent event) |
doTempFileCleanup, hasTempFile, trackTempFile
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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(IPentahoSession session)
onLogout
in interface ILogoutListener
Copyright © 2017 Hitachi Vantara. All rights reserved.