railo.runtime.type.scope.storage
Class StorageScopeEngine

java.lang.Object
  extended by railo.runtime.type.scope.storage.StorageScopeEngine

public class StorageScopeEngine
extends Object


Constructor Summary
StorageScopeEngine(CFMLFactoryImpl factory, Log log, StorageScopeCleaner[] cleaners)
           
 
Method Summary
 Log _getLog()
           
 void clean()
           
 CFMLFactoryImpl getFactory()
           
 void remove(int type, String appName, String cfid)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StorageScopeEngine

public StorageScopeEngine(CFMLFactoryImpl factory,
                          Log log,
                          StorageScopeCleaner[] cleaners)
Method Detail

clean

public void clean()

getFactory

public CFMLFactoryImpl getFactory()
Returns:
the factory

_getLog

public Log _getLog()
Returns:
the log

remove

public void remove(int type,
                   String appName,
                   String cfid)


Copyright © 2012 Railo