Package | Description |
---|---|
lucee.commons.management | |
lucee.runtime.config | |
lucee.runtime.engine | |
lucee.runtime.monitor | |
lucee.runtime.type.scope |
Modifier and Type | Method and Description |
---|---|
static void |
MemoryControler.init(ConfigServer cs) |
Modifier and Type | Class and Description |
---|---|
class |
ConfigServerImpl
config server impl
|
Modifier and Type | Method and Description |
---|---|
ConfigServer |
ConfigServerImpl.getConfigServer(String password) |
ConfigServer |
ConfigWebImpl.getConfigServer(String password) |
ConfigServer |
Config.getConfigServer(String password) |
ConfigServer |
ConfigWebImpl.getConfigServer(String key,
long timeNonce) |
ConfigServer |
ConfigServerImpl.getConfigServer(String key,
String nonce) |
Modifier and Type | Method and Description |
---|---|
static void |
ConfigServerFactory.createContextFiles(Resource configDir,
ConfigServer config,
boolean doNew) |
static void |
ConfigWebFactory.deployWebContext(ConfigServer cs,
ConfigWeb cw,
boolean throwError) |
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 |
---|---|
ConfigServer |
CFMLEngineImpl.getConfigServer(String password) |
ConfigServer |
CFMLEngineImpl.getConfigServer(String key,
long timeNonce) |
Constructor and Description |
---|
Controler(ConfigServer configServer,
Map contextes,
int interval,
RefBoolean run) |
Monitor(ConfigServer configServer,
RefBoolean run) |
ShutdownHook(ConfigServer cs) |
Modifier and Type | Method and Description |
---|---|
void |
ActionMonitorCollector.addMonitor(ConfigServer cs,
Object monitor,
String name,
boolean log) |
void |
ActionMonitorCollectorImpl.addMonitor(ConfigServer cs,
Object oMonitor,
String name,
boolean log) |
void |
ActionMonitorCollectorRefImpl.addMonitor(ConfigServer cs,
Object monitor,
String name,
boolean log) |
static ActionMonitorCollector |
ActionMonitorFatory.getActionMonitorCollector(ConfigServer cs,
ConfigWebFactory.MonitorTemp[] temps) |
void |
AsyncRequestMonitor.init(ConfigServer configServer,
String name,
boolean logEnabled) |
void |
MonitorWrap.init(ConfigServer configServer,
String name,
boolean logEnabled) |
void |
Monitor.init(ConfigServer configServer,
String name,
boolean logEnabled) |
Modifier and Type | Method and Description |
---|---|
void |
ClusterWrap.init(ConfigServer configServer) |
void |
ClusterNotSupported.init(ConfigServer configServer) |
void |
Cluster.init(ConfigServer configServer) |
void |
ClusterRemoteNotSupported.init(ConfigServer configServer,
Cluster cluster) |
void |
ClusterRemote.init(ConfigServer configServer,
Cluster cluster) |
Constructor and Description |
---|
ClusterWrap(ConfigServer cs,
ClusterRemote core) |
Copyright © 2015 Lucee