|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--planetj.dataengine.test.JESessionWatcher
Insert the type's description here. Creation date: (5/28/02 6:44:54 PM)
Constructor Summary | |
JESessionWatcher(String id,
javax.servlet.http.HttpServletRequest req)
JESessionWatcher constructor comment. |
Method Summary | |
void |
valueBound(javax.servlet.http.HttpSessionBindingEvent arg1)
valueBound method comment. |
void |
valueUnbound(javax.servlet.http.HttpSessionBindingEvent arg1)
valueUnbound method comment. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JESessionWatcher(String id, javax.servlet.http.HttpServletRequest req) throws CMException
Method Detail |
public void valueBound(javax.servlet.http.HttpSessionBindingEvent arg1)
valueBound
in interface javax.servlet.http.HttpSessionBindingListener
public void valueUnbound(javax.servlet.http.HttpSessionBindingEvent arg1)
valueUnbound
in interface javax.servlet.http.HttpSessionBindingListener
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |