Modifier and Type | Method and Description |
---|---|
static boolean |
JarLoader.changed(ConfigWeb config,
String[] jarNames) |
static boolean |
JarLoader.exists(ConfigWeb config,
String[] jarNames) |
Modifier and Type | Method and Description |
---|---|
ConfigWeb |
CFMLFactoryImpl.getConfig() |
ConfigWeb |
PageContextImpl.getConfig() |
abstract ConfigWeb |
CFMLFactory.getConfig() |
abstract ConfigWeb |
PageContext.getConfig() |
Modifier and Type | Method and Description |
---|---|
Page |
PageSourceImpl.loadPage(ConfigWeb config) |
Page |
PageSource.loadPage(ConfigWeb config)
loads the Page from this PageSource
|
Page |
PageSourceImpl.loadPage(ConfigWeb config,
Page defaultValue) |
Page |
PageSource.loadPage(ConfigWeb config,
Page defaultValue)
loads the Page from this PageSource
|
Modifier and Type | Method and Description |
---|---|
static void |
EHCacheRemote.init(ConfigWeb config,
String[] cacheNames,
Struct[] arguments) |
Constructor and Description |
---|
CacheHandlerFactoryCollection(ConfigWeb cw) |
Modifier and Type | Class and Description |
---|---|
class |
ConfigWebImpl
Web Context
|
Modifier and Type | Method and Description |
---|---|
ConfigWeb |
ConfigServerImpl.getConfigWeb(String relpath) |
ConfigWeb |
ConfigServer.getConfigWeb(String relpath) |
ConfigWeb[] |
ConfigServerImpl.getConfigWebs() |
ConfigWeb[] |
ConfigServer.getConfigWebs() |
Modifier and Type | Method and Description |
---|---|
static void |
ConfigWebFactory.deployWebContext(ConfigServer cs,
ConfigWeb cw,
boolean throwError) |
static CacheHandlerFactoryCollection |
ConfigWebUtil.getCacheHandlerFactories(ConfigWeb config) |
static Password |
Password.hashPassword(ConfigWeb cw,
boolean server,
String rawPassword) |
void |
ConfigListener.onLoadWebContext(ConfigServer cServer,
ConfigWeb wConfig)
this method will be caled when a web context will be loaded
|
Modifier and Type | Method and Description |
---|---|
static void |
Util.remove(ConfigWeb config,
CacheConnection cc) |
static boolean |
Util.removeEL(ConfigWeb config,
CacheConnection cc) |
Constructor and Description |
---|
GatewayEngineImpl(ConfigWeb config) |
Modifier and Type | Method and Description |
---|---|
static Object |
JavaProxy.call(ConfigWeb config,
Component cfc,
String methodName,
Object... arguments) |
Modifier and Type | Method and Description |
---|---|
static Mapping[] |
AppListenerUtil.toComponentMappings(ConfigWeb cw,
Object o,
Resource source) |
static Mapping[] |
AppListenerUtil.toComponentMappings(ConfigWeb cw,
Object o,
Resource source,
Mapping[] defaultValue) |
static Mapping[] |
AppListenerUtil.toCustomTagMappings(ConfigWeb cw,
Object o,
Resource source) |
static Mapping[] |
AppListenerUtil.toCustomTagMappings(ConfigWeb cw,
Object o,
Resource source,
Mapping[] defaultValue) |
static Mapping[] |
AppListenerUtil.toMappings(ConfigWeb cw,
Object o,
Mapping[] defaultValue,
Resource source) |
static Mapping[] |
AppListenerUtil.toMappings(ConfigWeb cw,
Object o,
Resource source) |
Constructor and Description |
---|
ApplicationContextSupport(ConfigWeb config) |
ClassicApplicationContext(ConfigWeb config,
String name,
boolean isDefault,
Resource source)
constructor of the class
|
Modifier and Type | Method and Description |
---|---|
Query |
AsyncRequestMonitor.getData(ConfigWeb config,
Map<String,Object> arguments) |
Query |
RequestMonitorWrap.getData(ConfigWeb config,
Map<String,Object> arguments) |
Query |
RequestMonitor.getData(ConfigWeb config,
Map<String,Object> arguments)
returns data for a single context
|
void |
ActionMonitorCollector.log(ConfigWeb config,
String type,
String label,
long executionTime,
Object data) |
void |
ActionMonitorCollectorImpl.log(ConfigWeb config,
String type,
String label,
long executionTime,
Object data) |
void |
ActionMonitorCollectorRefImpl.log(ConfigWeb config,
String type,
String label,
long executionTime,
Object data) |
void |
ActionMonitor.log(ConfigWeb config,
String type,
String label,
long executionTime,
Object data)
logs certain action outside a Request, like sending mails
|
Modifier and Type | Method and Description |
---|---|
void |
SMTPClient._send(ConfigWeb config) |
void |
SMTPClient.send(ConfigWeb config,
long sendTime) |
Constructor and Description |
---|
TagHandlerPool(ConfigWeb config) |
Modifier and Type | Method and Description |
---|---|
static PageContextImpl |
ThreadUtil.createPageContext(ConfigWeb config,
OutputStream os,
String serverName,
String requestURI,
String queryString,
javax.servlet.http.Cookie[] cookies,
Pair[] headers,
Pair[] parameters,
Struct attributes) |
Modifier and Type | Method and Description |
---|---|
VideoInfo[] |
VideoExecuterNotSupported.convert(ConfigWeb config,
VideoInput[] inputs,
VideoOutput output,
VideoProfile quality) |
VideoInfo[] |
VideoExecuter.convert(ConfigWeb config,
VideoInput[] inputs,
VideoOutput output,
VideoProfile quality) |
VideoInfo |
VideoExecuterNotSupported.info(ConfigWeb config,
VideoInput input) |
VideoInfo |
VideoExecuter.info(ConfigWeb config,
VideoInput input) |
void |
VideoExecuterNotSupported.install(ConfigWeb config,
Struct data) |
void |
VideoExecuter.install(ConfigWeb config,
Struct data) |
void |
VideoExecuterNotSupported.test(ConfigWeb config) |
void |
VideoExecuter.test(ConfigWeb config) |
Copyright © 2015 Lucee