|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is modelled after
HttpSessionBindingEvent
.
Method Summary | |
java.lang.String |
getName()
Returns the name with which the object is bound to or unbound from the session. |
Session |
getSession()
Returns the session to or from which the object is bound or unbound. |
Method Detail |
public java.lang.String getName()
public Session getSession()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |