Methods in railo.runtime.listener with parameters of type RequestListener |
void |
MixedAppListener.onRequest(PageContext pc,
PageSource requestedPage,
RequestListener rl)
|
void |
ModernAppListener.onRequest(PageContext pc,
PageSource requestedPage,
RequestListener rl)
|
void |
ClassicAppListener.onRequest(PageContext pc,
PageSource requestedPage,
RequestListener rl)
|
void |
NoneAppListener.onRequest(PageContext pc,
PageSource requestedPage,
RequestListener rl)
|
void |
ApplicationListener.onRequest(PageContext pc,
PageSource requestedPage,
RequestListener rl)
this method will be called the application self |