|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.platform.engine.core.system.StandaloneTempFileDeleter
org.pentaho.platform.web.http.session.SessionTempFileDeleter
public class SessionTempFileDeleter
| Field Summary |
|---|
| Fields inherited from interface org.pentaho.platform.api.util.ITempFileDeleter |
|---|
DELETER_SESSION_VARIABLE |
| Constructor Summary | |
|---|---|
SessionTempFileDeleter()
|
|
| Method Summary | |
|---|---|
void |
valueBound(javax.servlet.http.HttpSessionBindingEvent event)
|
void |
valueUnbound(javax.servlet.http.HttpSessionBindingEvent event)
|
| Methods inherited from class org.pentaho.platform.engine.core.system.StandaloneTempFileDeleter |
|---|
doTempFileCleanup, hasTempFile, trackTempFile |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.pentaho.platform.api.util.ITempFileDeleter |
|---|
doTempFileCleanup, hasTempFile, trackTempFile |
| Constructor Detail |
|---|
public SessionTempFileDeleter()
| Method Detail |
|---|
public 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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||