Uses of Class
railo.runtime.CFMLFactoryImpl

Packages that use CFMLFactoryImpl
railo.intergral.fusiondebug.server   
railo.runtime.config   
railo.runtime.type.scope   
railo.runtime.type.scope.storage   
 

Uses of CFMLFactoryImpl in railo.intergral.fusiondebug.server
 

Constructors in railo.intergral.fusiondebug.server with parameters of type CFMLFactoryImpl
FDThreadImpl(FDControllerImpl engine, CFMLFactoryImpl factory, String name, PageContextImpl pc)
           
 

Uses of CFMLFactoryImpl in railo.runtime.config
 

Methods in railo.runtime.config that return CFMLFactoryImpl
 CFMLFactoryImpl[] ConfigServerImpl.getJSPFactories()
           
 

Methods in railo.runtime.config with parameters of type CFMLFactoryImpl
static ConfigWebImpl ConfigWebFactory.newInstance(CFMLFactoryImpl factory, ConfigServerImpl configServer, Resource configDir, boolean isConfigDirACustomSetting, javax.servlet.ServletConfig servletConfig)
          creates a new ServletConfig Impl Object
 

Uses of CFMLFactoryImpl in railo.runtime.type.scope
 

Constructors in railo.runtime.type.scope with parameters of type CFMLFactoryImpl
ScopeContext(CFMLFactoryImpl factory)
           
 

Uses of CFMLFactoryImpl in railo.runtime.type.scope.storage
 

Methods in railo.runtime.type.scope.storage that return CFMLFactoryImpl
 CFMLFactoryImpl StorageScopeEngine.getFactory()
           
 

Constructors in railo.runtime.type.scope.storage with parameters of type CFMLFactoryImpl
StorageScopeEngine(CFMLFactoryImpl factory, Log log, StorageScopeCleaner[] cleaners)
           
 



Copyright © 2012 Railo