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, trackTempFileclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoTempFileCleanup, 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(IPentahoSession session)
onLogout in interface ILogoutListenerCopyright © 2017 Hitachi Vantara. All rights reserved.