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
MixedAppListener
public MixedAppListener()
onRequest
public void onRequest(PageContext pc,
PageSource requestedPage,
RequestListener rl)
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
getType
public final String getType()
- Specified by:
getType
in interface ApplicationListener
- Overrides:
getType
in class ModernAppListener
- Returns:
- the type
Copyright © 2012 Railo