|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tonbeller.wcf.utils.SessionTempFileDeleter
deletes fiels on session timeout
| Method Summary | |
static TempFileDeleter |
instance(javax.servlet.http.HttpSession session)
|
void |
register(java.io.File f)
|
void |
valueBound(javax.servlet.http.HttpSessionBindingEvent arg0)
|
void |
valueUnbound(javax.servlet.http.HttpSessionBindingEvent arg0)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static TempFileDeleter instance(javax.servlet.http.HttpSession session)
public void register(java.io.File f)
register in interface TempFileDeleterpublic void valueBound(javax.servlet.http.HttpSessionBindingEvent arg0)
valueBound in interface javax.servlet.http.HttpSessionBindingListenerpublic void valueUnbound(javax.servlet.http.HttpSessionBindingEvent arg0)
valueUnbound in interface javax.servlet.http.HttpSessionBindingListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||