Package | Description |
---|---|
lucee.runtime.cache | |
lucee.runtime.config | |
lucee.runtime.engine |
Constructor and Description |
---|
ServerCacheConnection(ConfigServerImpl cs,
CacheConnection cc)
Constructor of the class
|
Modifier and Type | Method and Description |
---|---|
static ConfigServerImpl |
ConfigServerFactory.newInstance(CFMLEngineImpl engine,
Map<String,CFMLFactory> initContextes,
Map<String,CFMLFactory> contextes,
Resource configDir)
creates a new ServletConfig Impl Object
|
Modifier and Type | Method and Description |
---|---|
static boolean |
ConfigWebAdmin.fixLogging(ConfigServerImpl cs,
ConfigImpl config,
Document doc)
the following code remove all logging defintions spread over the complete xml and adds them to the new "logging" tag
|
static void |
ConfigWebFactory.load(ConfigServerImpl cs,
ConfigImpl config,
Document doc,
boolean isReload,
boolean doNew) |
static ConfigWebImpl |
ConfigWebFactory.newInstance(CFMLFactoryImpl factory,
ConfigServerImpl configServer,
Resource configDir,
boolean isConfigDirACustomSetting,
javax.servlet.ServletConfig servletConfig)
creates a new ServletConfig Impl Object
|
static void |
ConfigServerFactory.reloadInstance(ConfigServerImpl configServer)
reloads the Config Object
|
static void |
ConfigWebFactory.reloadInstance(ConfigServerImpl cs,
ConfigWebImpl cw,
boolean force)
reloads the Config Object
|
Modifier and Type | Method and Description |
---|---|
void |
CFMLEngineImpl.setConfigServerImpl(ConfigServerImpl cs) |
void |
CFMLEngineImpl.touchMonitor(ConfigServerImpl cs) |
Copyright © 2015 Lucee