railo.runtime.listener
Class AppListenerSupport

java.lang.Object
  extended by railo.runtime.listener.AppListenerSupport
All Implemented Interfaces:
ApplicationListener
Direct Known Subclasses:
ClassicAppListener, ModernAppListener, NoneAppListener

public abstract class AppListenerSupport
extends Object
implements ApplicationListener


Field Summary
 
Fields inherited from interface railo.runtime.listener.ApplicationListener
CFC_EXTENSION, MODE_CURRENT, MODE_CURRENT2ROOT, MODE_ROOT
 
Constructor Summary
AppListenerSupport()
           
 
Method Summary
 boolean hasOnSessionStart(PageContext pc)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface railo.runtime.listener.ApplicationListener
getMode, getType, onApplicationEnd, onApplicationStart, onDebug, onError, onRequest, onSessionEnd, onSessionStart, setMode, setType
 

Constructor Detail

AppListenerSupport

public AppListenerSupport()
Method Detail

hasOnSessionStart

public boolean hasOnSessionStart(PageContext pc)


Copyright © 2012 Railo