|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigServerImpl | |
---|---|
railo.runtime.cache | |
railo.runtime.config | |
railo.runtime.engine |
Uses of ConfigServerImpl in railo.runtime.cache |
---|
Constructors in railo.runtime.cache with parameters of type ConfigServerImpl | |
---|---|
ServerCacheConnection(ConfigServerImpl cs,
CacheConnection cc)
Constructor of the class |
Uses of ConfigServerImpl in railo.runtime.config |
---|
Methods in railo.runtime.config that return ConfigServerImpl | |
---|---|
static ConfigServerImpl |
ConfigServerImpl.getInstance()
|
static ConfigServerImpl |
ConfigServerFactory.newInstance(CFMLEngineImpl engine,
Map initContextes,
Map contextes,
Resource configDir)
creates a new ServletConfig Impl Object |
Methods in railo.runtime.config with parameters of type ConfigServerImpl | |
---|---|
static void |
ConfigWebFactory.load(ConfigServerImpl configServer,
ConfigImpl config,
Document doc,
boolean isReload,
boolean doNew)
|
static ConfigWebImpl |
ConfigWebFactory.newInstance(CFMLFactoryImpl factory,
ConfigServerImpl configServer,
Resource configDir,
javax.servlet.ServletConfig servletConfig)
creates a new ServletConfig Impl Object |
static void |
ConfigServerFactory.reloadInstance(ConfigServerImpl configServer)
reloads the Config Object |
Uses of ConfigServerImpl in railo.runtime.engine |
---|
Methods in railo.runtime.engine with parameters of type ConfigServerImpl | |
---|---|
void |
CFMLEngineImpl.touchMonitor(ConfigServerImpl cs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |