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