public class EndOfRequestEventHubImpl extends java.lang.Object implements EndOfRequestEventHub
| Constructor and Description |
|---|
EndOfRequestEventHubImpl(RequestGlobals requestGlobals) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEndOfRequestListener(EndOfRequestListener listener) |
void |
fire()
Invoked at the end of the request to notify the listeners.
|
void |
removeEndOfRequestListener(EndOfRequestListener listener) |
public EndOfRequestEventHubImpl(RequestGlobals requestGlobals)
public void addEndOfRequestListener(EndOfRequestListener listener)
addEndOfRequestListener in interface EndOfRequestEventHubpublic void removeEndOfRequestListener(EndOfRequestListener listener)
removeEndOfRequestListener in interface EndOfRequestEventHubpublic void fire()
EndOfRequestEventHubfire in interface EndOfRequestEventHub${project.version} - Copyright © 2003-2015 The Apache Software Foundation.