|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.internal.services.RestoreDirtySessionObjects
public class RestoreDirtySessionObjects
A listener that invokes Session.restoreDirtyObjects()
.
Constructor Summary | |
---|---|
RestoreDirtySessionObjects(Request request)
|
Method Summary | |
---|---|
void |
requestDidComplete()
Notified at the end of the request. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RestoreDirtySessionObjects(Request request)
Method Detail |
---|
public void requestDidComplete()
EndOfRequestListener
requestDidComplete
in interface EndOfRequestListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |