railo.runtime.listener
Class MixedAppListener
java.lang.Object
railo.runtime.listener.AppListenerSupport
railo.runtime.listener.ModernAppListener
railo.runtime.listener.MixedAppListener
- All Implemented Interfaces:
- ApplicationListener
public final class MixedAppListener
- extends ModernAppListener
Methods inherited from class railo.runtime.listener.ModernAppListener |
getMode, getType, hasOnSessionStart, onApplicationEnd, onApplicationStart, onDebug, onError, onSessionEnd, onSessionStart, setMode, setType |
MixedAppListener
public MixedAppListener()
onRequest
public void onRequest(PageContext pc,
PageSource requestedPage)
throws PageException
- Description copied from interface:
ApplicationListener
- this method will be called the application self
- Specified by:
onRequest
in interface ApplicationListener
- Overrides:
onRequest
in class ModernAppListener
- Throws:
PageException
- See Also:
ModernAppListener.onRequest(railo.runtime.PageContext, railo.runtime.PageSource)
Copyright © 2012 Railo