Uses of Class
railo.runtime.config.ConfigWebImpl

Packages that use ConfigWebImpl
railo.runtime   
railo.runtime.config   
 

Uses of ConfigWebImpl in railo.runtime
 

Methods in railo.runtime that return ConfigWebImpl
 ConfigWebImpl CFMLFactoryImpl.getConfigWebImpl()
           
 

Methods in railo.runtime with parameters of type ConfigWebImpl
 void CFMLFactoryImpl.setConfig(ConfigWebImpl config)
           
 

Constructors in railo.runtime with parameters of type ConfigWebImpl
PageContextImpl(ScopeContext scopeContext, ConfigWebImpl config, QueryCache queryCache, int id, javax.servlet.http.HttpServlet servlet)
          default Constructor
 

Uses of ConfigWebImpl in railo.runtime.config
 

Methods in railo.runtime.config that return ConfigWebImpl
 ConfigWebImpl ConfigServerImpl.getConfigWebById(String id)
           
static ConfigWebImpl ConfigWebFactory.newInstance(CFMLFactoryImpl factory, ConfigServerImpl configServer, Resource configDir, javax.servlet.ServletConfig servletConfig)
          creates a new ServletConfig Impl Object
 



Copyright © 2012 Railo