public class EndOfRequestEventHubImpl extends 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 EndOfRequestEventHub
public void removeEndOfRequestListener(EndOfRequestListener listener)
removeEndOfRequestListener
in interface EndOfRequestEventHub
public void fire()
EndOfRequestEventHub
fire
in interface EndOfRequestEventHub
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.