|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.internal.services.EndOfRequestEventHubImpl
public class EndOfRequestEventHubImpl
| Constructor Summary | |
|---|---|
EndOfRequestEventHubImpl(RequestGlobals requestGlobals)
|
|
| Method Summary | |
|---|---|
void |
addEndOfRequestListener(EndOfRequestListener listener)
|
void |
fire()
Invoked at the end of the request to notify the listeners. |
void |
removeEndOfRequestListener(EndOfRequestListener listener)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EndOfRequestEventHubImpl(RequestGlobals requestGlobals)
| Method Detail |
|---|
public void addEndOfRequestListener(EndOfRequestListener listener)
addEndOfRequestListener in interface EndOfRequestEventHubpublic void removeEndOfRequestListener(EndOfRequestListener listener)
removeEndOfRequestListener in interface EndOfRequestEventHubpublic void fire()
EndOfRequestEventHub
fire in interface EndOfRequestEventHub
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||