railo.runtime.type.scope.storage
Class SessionEndListener

java.lang.Object
  extended by railo.runtime.type.scope.storage.SessionEndListener
All Implemented Interfaces:
Serializable, StorageScopeListener

public class SessionEndListener
extends Object
implements StorageScopeListener, Serializable

See Also:
Serialized Form

Constructor Summary
SessionEndListener()
           
 
Method Summary
 void doEnd(StorageScopeEngine engine, StorageScopeCleaner cleaner, String appName, String cfid)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionEndListener

public SessionEndListener()
Method Detail

doEnd

public void doEnd(StorageScopeEngine engine,
                  StorageScopeCleaner cleaner,
                  String appName,
                  String cfid)
Specified by:
doEnd in interface StorageScopeListener


Copyright © 2012 Railo