Package | Description |
---|---|
lucee.runtime | |
lucee.runtime.config | |
lucee.runtime.tag |
Modifier and Type | Method and Description |
---|---|
ConfigWebImpl |
CFMLFactoryImpl.getConfigWebImpl() |
Modifier and Type | Method and Description |
---|---|
void |
CFMLFactoryImpl.setConfig(ConfigWebImpl config) |
Constructor and Description |
---|
PageContextImpl(ScopeContext scopeContext,
ConfigWebImpl config,
int id,
javax.servlet.http.HttpServlet servlet)
default Constructor
|
Modifier and Type | Method and Description |
---|---|
ConfigWebImpl |
ConfigServerImpl.getConfigWebById(String id) |
static ConfigWebImpl |
ConfigWebFactory.newInstance(CFMLFactoryImpl factory,
ConfigServerImpl configServer,
Resource configDir,
boolean isConfigDirACustomSetting,
javax.servlet.ServletConfig servletConfig)
creates a new ServletConfig Impl Object
|
Modifier and Type | Method and Description |
---|---|
static void |
ConfigWebFactory.reloadInstance(ConfigServerImpl cs,
ConfigWebImpl cw,
boolean force)
reloads the Config Object
|
Modifier and Type | Method and Description |
---|---|
static void |
TagUtil.addTagMetaData(ConfigWebImpl cw)
load metadata from cfc based custom tags and add the info to the tag
|
Copyright © 2015 Lucee