Modifier and Type | Method and Description |
---|---|
static String |
SystemUtil.addPlaceHolder(Resource file,
Config config,
String defaultValue) |
Modifier and Type | Method and Description |
---|---|
void |
Cache.init(Config config,
String cacheName,
Struct arguments)
initialize the cache
|
Modifier and Type | Method and Description |
---|---|
void |
CacheComplex.init(Config config,
String arg1,
Struct arg2) |
Constructor and Description |
---|
LoggerAndSourceData(Config config,
String id,
String name,
String appender,
Map<String,String> appenderArgs,
String layout,
Map<String,String> layoutArgs,
org.apache.log4j.Level level,
boolean readOnly) |
Modifier and Type | Method and Description |
---|---|
static org.apache.log4j.Appender |
Log4jUtil.getAppender(Config config,
org.apache.log4j.Layout layout,
String name,
String strAppender,
Map<String,String> appenderArgs) |
static org.apache.log4j.Logger |
Log4jUtil.getConsoleLog(Config config,
boolean errorStream,
String name,
org.apache.log4j.Level level) |
static org.apache.log4j.Logger |
Log4jUtil.getLogger(Config config,
org.apache.log4j.Appender appender,
String name,
org.apache.log4j.Level level) |
static org.apache.log4j.Logger |
Log4jUtil.getResourceLog(Config config,
Resource res,
Charset charset,
String name,
org.apache.log4j.Level level,
int timeout,
RetireListener listener,
boolean async) |
Constructor and Description |
---|
TaskAppender(Config config,
org.apache.log4j.Appender appender) |
Modifier and Type | Method and Description |
---|---|
Object |
Task.execute(Config config) |
Modifier and Type | Method and Description |
---|---|
static Resource |
ResourceUtil.toResourceExisting(Config config,
String path) |
static Resource |
ResourceUtil.toResourceNotExisting(Config config,
String path) |
Modifier and Type | Method and Description |
---|---|
static String[] |
ClassUtil.getClassPath(Config config) |
static SourceNameClassVisitor.SourceInfo |
MappingUtil.getMatch(Config config,
StackTraceElement trace) |
static SourceNameClassVisitor.SourceInfo |
MappingUtil.getMatch(PageContext pc,
Config config,
StackTraceElement trace) |
Modifier and Type | Method and Description |
---|---|
static Resource[] |
JarLoader.download(Config config,
String[] jars) |
static ClassLoader |
JarLoader.loadJars(Config config,
String[] jars,
ClassLoader parent)
this loads the given jars from update provider, copy it to lib directory (where lucee.jar is located) and load them to a ClassLoader
|
Constructor and Description |
---|
PDF(Config config) |
Modifier and Type | Method and Description |
---|---|
Config |
MappingImpl.getConfig() |
Config |
Mapping.getConfig()
returns config of the mapping
|
Constructor and Description |
---|
MappingImpl(Config config,
String virtual,
String strPhysical,
String strArchive,
short inspect,
boolean physicalFirst,
boolean hidden,
boolean readonly,
boolean topLevel,
boolean appMapping,
boolean ignoreVirtual,
ApplicationListener appListener) |
MappingImpl(Config config,
String virtual,
String strPhysical,
String strArchive,
short inspect,
boolean physicalFirst,
boolean hidden,
boolean readonly,
boolean topLevel,
boolean appMapping,
boolean ignoreVirtual,
ApplicationListener appListener,
int classLoaderMaxElements) |
Modifier and Type | Method and Description |
---|---|
CacheConnection |
CacheConnectionImpl.duplicate(Config config) |
CacheConnection |
ServerCacheConnection.duplicate(Config config) |
CacheConnection |
CacheConnection.duplicate(Config config) |
static Cache |
CacheUtil.getInstance(CacheConnection cc,
Config config)
in difference to the getInstance method of the CacheConnection this method produces a wrapper Cache (if necessary) that creates Entry objects to make sure the Cache has meta data.
|
Cache |
CacheConnectionImpl.getInstance(Config config) |
Cache |
ServerCacheConnection.getInstance(Config config) |
Cache |
CacheConnection.getInstance(Config config) |
Constructor and Description |
---|
CacheConnectionImpl(Config config,
String name,
Class clazz,
Struct custom,
boolean readOnly,
boolean storage) |
Modifier and Type | Method and Description |
---|---|
static void |
EHCache.init(Config config,
String[] cacheNames,
Struct[] arguments) |
void |
EHCache.init(Config config,
String cacheName,
Struct arguments) |
Modifier and Type | Method and Description |
---|---|
void |
EHCacheRemote.init(Config config,
String name,
Struct arguments) |
Modifier and Type | Method and Description |
---|---|
static void |
RamCache.init(Config config,
String[] cacheNames,
Struct[] arguments) |
void |
RamCache.init(Config config,
String cacheName,
Struct arguments) |
Modifier and Type | Method and Description |
---|---|
CacheHandler |
CacheHandlerFactory.getInstance(Config config,
int type) |
CacheHandler |
CacheHandlerFactory.getInstance(Config config,
Object cachedWithin)
based on the cachedWithin Object we choose the right Cachehandler and return it
|
Modifier and Type | Interface and Description |
---|---|
interface |
ConfigServer
Config for the server
|
interface |
ConfigWeb
Web Context
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigImpl
Hold the definitions of the lucee configuration.
|
class |
ConfigServerImpl
config server impl
|
class |
ConfigWebImpl
Web Context
|
Modifier and Type | Method and Description |
---|---|
void |
AdminSyncNotSupported.broadcast(Struct attributes,
Config config) |
void |
AdminSync.broadcast(Struct attributes,
Config config) |
static void |
ConfigWebAdmin.checkForChangesInConfigFile(Config config) |
static void |
DeployHandler.deploy(Config config) |
static Mapping[] |
ConfigWebUtil.getAllMappings(Config c) |
static Resource |
DeployHandler.getDeployDirectory(Config config) |
static Resource |
ConfigWebUtil.getExistingResource(javax.servlet.ServletContext sc,
String strDir,
String defaultDir,
Resource configDir,
short type,
Config config)
get only a existing file, dont create it
|
static Resource |
ConfigWebUtil.getFile(Config config,
Resource directory,
String path,
short type)
touch a file object by the string definition
|
String |
RemoteClientImpl.getId(Config config) |
String |
RemoteClient.getId(Config config) |
static boolean |
ConfigWebUtil.hasAccess(Config config,
int type)
has access checks if config object has access to given type
|
Password |
Password.isEqual(Config config,
String other,
boolean hashIfNecessary) |
boolean |
ConfigWebAdmin.removeContext(Config config,
boolean store,
String... relpathes) |
static String |
ConfigWebUtil.replacePlaceholder(String str,
Config config) |
Object |
ConfigWebAdmin.storageGet(Config config,
String key) |
void |
ConfigWebAdmin.storageSet(Config config,
String key,
Object value) |
Modifier and Type | Method and Description |
---|---|
static String |
CustomTagUtil.getDetail(Config config) |
static String |
CustomTagUtil.getDisplayName(Config config,
String name) |
static String[] |
CustomTagUtil.getFileNames(Config config,
String name) |
Modifier and Type | Method and Description |
---|---|
Object |
DatasourceConnectionImpl.execute(Config config) |
void |
DatasourceConnectionPool.releaseDatasourceConnection(Config config,
DatasourceConnection dc,
boolean async) |
void |
DatasourceConnectionPool.releaseDatasourceConnection(Config config,
DatasourceConnection dc,
boolean async,
boolean closeIt) |
Modifier and Type | Method and Description |
---|---|
void |
DebuggerImpl.addException(Config config,
PageException pe) |
void |
Debugger.addException(Config config,
PageException pe) |
void |
DebuggerPro.init(Config config) |
void |
DebuggerImpl.init(Config config) |
Modifier and Type | Method and Description |
---|---|
static Config |
ThreadLocalPageContext.getConfig() |
static Config |
ThreadLocalPageContext.getConfig(Config config) |
static Config |
ThreadLocalPageContext.getConfig(PageContext pc) |
Modifier and Type | Method and Description |
---|---|
static Config |
ThreadLocalPageContext.getConfig(Config config) |
static TimeZone |
ThreadLocalPageContext.getTimeZone(Config config) |
static void |
ThreadLocalConfig.register(Config config)
register a Config for he current thread
|
Modifier and Type | Method and Description |
---|---|
CatchBlock |
HTTPException.getCatchBlock(Config config) |
CatchBlock |
CustomTypeException.getCatchBlock(Config config) |
CatchBlock |
MissingIncludeException.getCatchBlock(Config config) |
CatchBlock |
ExpressionException.getCatchBlock(Config config) |
CatchBlock |
DatabaseException.getCatchBlock(Config config)
Constructor of the class
|
CatchBlock |
FTPException.getCatchBlock(Config config) |
CatchBlock |
LockException.getCatchBlock(Config config) |
CatchBlock |
PageRuntimeException.getCatchBlock(Config config) |
CatchBlock |
PageExceptionImpl.getCatchBlock(Config config) |
CatchBlock |
PageServletException.getCatchBlock(Config config) |
CatchBlock |
IPageException.getCatchBlock(Config config)
return detailed catch block of the error
|
String |
PageExceptionImpl.getLine(Config config) |
Array |
PageExceptionImpl.getTagContext(Config config) |
static Array |
PageExceptionImpl.getTagContext(Config config,
StackTraceElement[] traces) |
static void |
ExceptionHandler.log(Config config,
Throwable t) |
Modifier and Type | Method and Description |
---|---|
static Cache |
Util.getCache(Config config,
String cacheName) |
static Cache |
Util.getCache(Config config,
String cacheName,
Cache defaultValue) |
static CacheConnection |
Util.getCacheConnection(Config config,
String cacheName) |
static CacheConnection |
Util.getCacheConnection(Config config,
String cacheName,
CacheConnection defaultValue) |
Modifier and Type | Method and Description |
---|---|
static String |
Hash40.invoke(Config config,
Object input,
String algorithm,
String encoding,
int numIterations) |
static String |
Hash.invoke(Config config,
Object input,
String algorithm,
String encoding,
int numIterations) |
Modifier and Type | Method and Description |
---|---|
void |
GatewayEngineImpl.addEntries(Config config,
Map<String,GatewayEntry> entries) |
void |
GatewayEngineImpl.addEntry(Config config,
GatewayEntry ge) |
void |
GatewayEntryImpl.createGateway(Config config) |
void |
GatewayEntry.createGateway(Config config) |
Modifier and Type | Method and Description |
---|---|
CatchBlock |
ModernAppListenerException.getCatchBlock(Config config) |
String |
ModernAppListenerException.getLine(Config config) |
static void |
ApplicationContextSupport.initTagDefaultAttributeValues(Config config,
Map<Collection.Key,Map<Collection.Key,Object>> tagDefaultAttributeValues,
Struct sct) |
Modifier and Type | Method and Description |
---|---|
static HttpServletRequestDummy |
HttpServletRequestDummy.clone(Config config,
Resource rootDirectory,
javax.servlet.http.HttpServletRequest req) |
static javax.servlet.http.Cookie[] |
HttpUtil.cloneCookies(Config config,
javax.servlet.http.HttpServletRequest req) |
Constructor and Description |
---|
ServletContextDummy(Config config,
Resource root,
Struct attributes,
Struct parameters,
int majorVersion,
int minorVersion) |
Modifier and Type | Method and Description |
---|---|
abstract Object |
WSClient.callWithNamedValues(Config config,
Collection.Key methodName,
Struct arguments) |
Object |
JaxWSClient.callWithNamedValues(Config config,
Collection.Key methodName,
Struct arguments) |
Modifier and Type | Method and Description |
---|---|
static SMTPConnectionPool.SessionAndTransport |
SMTPClient.getSessionAndTransport(Config config,
String hostName,
int port,
String username,
String password,
long lifeTimesan,
long idleTimespan,
int socketTimeout,
boolean tls,
boolean ssl,
boolean newConnection) |
javax.mail.internet.MimeBodyPart |
SMTPClient.toMimeBodyPart(javax.mail.Multipart mp,
Config config,
Attachment att) |
Modifier and Type | Method and Description |
---|---|
static Resource |
Caster.toResource(Config config,
Object src,
boolean existing) |
Modifier and Type | Method and Description |
---|---|
static ORMConfiguration |
ORMConfigurationImpl.load(Config config,
ApplicationContext ac,
Element el,
Resource defaultCFCLocation,
ORMConfiguration defaultConfig) |
static ORMConfiguration |
ORMConfigurationImpl.load(Config config,
ApplicationContext ac,
Struct settings,
Resource defaultCFCLocation,
ORMConfiguration defaultConfig) |
static List<Resource> |
ORMConfigurationImpl.loadCFCLocation(Config config,
ApplicationContext ac,
Object obj,
boolean onlyDir) |
Modifier and Type | Method and Description |
---|---|
static Config |
CommonUtil.config() |
Modifier and Type | Method and Description |
---|---|
static MappingImpl |
CommonUtil.createMapping(Config config,
String virtual,
String physical) |
CatchBlock |
HibernatePageException.getCatchBlock(Config config) |
Modifier and Type | Method and Description |
---|---|
Mapping |
Mapping.duplicate(Config config,
Boolean readOnly) |
Constructor and Description |
---|
Mapping(Config config,
String virtual,
String physical,
boolean hidden,
boolean readonly,
boolean _default) |
Modifier and Type | Method and Description |
---|---|
Config |
ScheduledTaskThread.getConfig() |
Modifier and Type | Method and Description |
---|---|
Date |
StorageUtil.toDate(Config config,
Element el,
String attributeName)
reads a XML Element Attribute ans cast it to a Date Object
|
DateTime |
StorageUtil.toDateTime(Config config,
Element el,
String attributeName)
reads a XML Element Attribute ans cast it to a DateTime Object
|
Resource |
StorageUtil.toResource(Config config,
Element el,
String attributeName)
reads a XML Element Attribute ans cast it to a File
|
Time |
StorageUtil.toTime(Config config,
Element el,
String attributeName)
reads a XML Element Attribute ans cast it to a Time Object
|
Constructor and Description |
---|
ScheduledTaskThread(CFMLEngineImpl engine,
SchedulerImpl scheduler,
Config config,
ScheduleTask task,
String charset) |
SchedulerImpl(CFMLEngine engine,
Config config,
Resource schedulerDir,
String charset)
constructor of the sheduler
|
SchedulerImpl(CFMLEngine engine,
String xml,
Config config)
creates a empty Scheduler, used for event gateway context
|
Modifier and Type | Method and Description |
---|---|
Config |
SearchEngineSupport.getConfig() |
Modifier and Type | Method and Description |
---|---|
void |
SearchEngineSupport.init(Config config,
Resource searchDir,
LogAndSource log) |
void |
SearchEngine.init(Config config,
Resource searchDir,
LogAndSource log)
constructor of the class
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityManagerImpl.checkFileLocation(Config config,
Resource res,
String serverPassword) |
void |
SecurityManager.checkFileLocation(Config config,
Resource res,
String serverPassword) |
Modifier and Type | Method and Description |
---|---|
Object |
TaskWrap.execute(Config config) |
Object |
Task.execute(Config config) |
Object |
SpoolerTaskWS.execute(Config config) |
Object |
SpoolerTaskHTTPCall.execute(Config config) |
Object |
SpoolerTask.execute(Config config)
execute Task
|
static Object |
SpoolerTaskHTTPCall.execute(RemoteClient client,
Config config,
String methodName,
Struct args) |
void |
SpoolerEngineImpl.setConfig(Config config) |
Constructor and Description |
---|
SpoolerEngineImpl(Config config,
Resource persisDirectory,
String label,
Log log,
int maxThreads) |
Modifier and Type | Method and Description |
---|---|
Object |
MailSpoolerTask.execute(Config config) |
Modifier and Type | Method and Description |
---|---|
Object |
TestTask.execute(Config config) |
Modifier and Type | Method and Description |
---|---|
static Query |
Admin.getSSLCertificate(Config config,
String host,
int port) |
static void |
Admin.updateSSLCertificate(Config config,
String host,
int port) |
Modifier and Type | Method and Description |
---|---|
PageException |
ChildThreadImpl.execute(Config config) |
Object |
ChildSpoolerTask.execute(Config config) |
Constructor and Description |
---|
BIF(Config config,
FunctionLibFunction flf) |
BIF(Config config,
String name) |
Modifier and Type | Method and Description |
---|---|
static long |
DateTimeImpl.addOffset(Config config,
long utcTime) |
Constructor and Description |
---|
DateTimeImpl(Config config) |
DateTimeImpl(Config config,
long utcTime,
boolean doOffset) |
Modifier and Type | Method and Description |
---|---|
static Cluster |
ScopeContext.getClusterScope(Config config,
boolean create)
Returns the current Cluster Scope, if there is no current Cluster Scope and create is true, returns a new Cluster Scope.
|
Modifier and Type | Method and Description |
---|---|
void |
StorageScopeFile.store(Config config) |
void |
StorageScopeImpl.store(Config config) |
void |
StorageScopeDatasource.store(Config config) |
void |
StorageScopeCache.store(Config config) |
void |
StorageScope.store(Config config)
store content on persistent layer
|
void |
StorageScopeFile.unstore(Config config) |
void |
StorageScopeImpl.unstore(Config config) |
void |
StorageScopeDatasource.unstore(Config config) |
void |
StorageScopeCache.unstore(Config config) |
void |
StorageScope.unstore(Config config)
remove stored data from persistent layer
|
Modifier and Type | Method and Description |
---|---|
void |
SQLExecutor.clean(Config config,
DatasourceConnection dc,
int type,
StorageScopeEngine engine,
DatasourceStorageScopeCleaner cleaner,
StorageScopeListener listener,
Log log) |
void |
MSSQL.clean(Config config,
DatasourceConnection dc,
int type,
StorageScopeEngine engine,
DatasourceStorageScopeCleaner cleaner,
StorageScopeListener listener,
Log log) |
void |
Ansi92.clean(Config config,
DatasourceConnection dc,
int type,
StorageScopeEngine engine,
DatasourceStorageScopeCleaner cleaner,
StorageScopeListener listener,
Log log) |
void |
MySQL.clean(Config config,
DatasourceConnection dc,
int type,
StorageScopeEngine engine,
DatasourceStorageScopeCleaner cleaner,
StorageScopeListener listener,
Log log) |
void |
SQLExecutor.delete(Config config,
String cfid,
String applicationName,
DatasourceConnection dc,
int type,
Log log)
deletes the data in the datasource for a specific user (CFID), if there is no data for this user nothing is happeing
|
void |
MSSQL.delete(Config config,
String cfid,
String appName,
DatasourceConnection dc,
int type,
Log log) |
void |
Ansi92.delete(Config config,
String cfid,
String applicationName,
DatasourceConnection dc,
int type,
Log log) |
void |
MySQL.delete(Config config,
String cfid,
String appName,
DatasourceConnection dc,
int type,
Log log) |
Query |
SQLExecutor.select(Config config,
String cfid,
String applicationName,
DatasourceConnection dc,
int type,
Log log,
boolean createTableIfNotExist)
does a select statement on the datasource to get data
|
Query |
MSSQL.select(Config config,
String cfid,
String applicationName,
DatasourceConnection dc,
int type,
Log log,
boolean createTableIfNotExist) |
Query |
Ansi92.select(Config config,
String cfid,
String applicationName,
DatasourceConnection dc,
int type,
Log log,
boolean createTableIfNotExist) |
Query |
MySQL.select(Config config,
String cfid,
String applicationName,
DatasourceConnection dc,
int type,
Log log,
boolean createTableIfNotExist) |
void |
SQLExecutor.update(Config config,
String cfid,
String applicationName,
DatasourceConnection dc,
int type,
Struct data,
long timeSpan,
Log log)
updates the data in the datasource for a specific user (CFID), if the data not exist, a new record is created
|
void |
MSSQL.update(Config config,
String cfid,
String applicationName,
DatasourceConnection dc,
int type,
Struct data,
long timeSpan,
Log log) |
void |
Ansi92.update(Config config,
String cfid,
String applicationName,
DatasourceConnection dc,
int type,
Struct data,
long timeSpan,
Log log) |
void |
MySQL.update(Config config,
String cfid,
String applicationName,
DatasourceConnection dc,
int type,
Struct data,
long timeSpan,
Log log) |
Modifier and Type | Method and Description |
---|---|
static Class |
ComponentUtil.getComponentPropertiesClass(Config config,
String className,
ASMProperty[] properties,
Class extendsClass) |
static ExpressionException |
StructSupport.invalidKey(Config config,
Struct sct,
Collection.Key key)
throw exception for invalid key
|
Modifier and Type | Method and Description |
---|---|
static VideoExecuter |
VideoUtilImpl.createVideoExecuter(Config config) |
void |
VideoExecuterNotSupported.uninstall(Config config) |
void |
VideoExecuter.uninstall(Config config) |
Constructor and Description |
---|
ProfileCollection(Config config) |
Modifier and Type | Method and Description |
---|---|
static SourceNameClassVisitor.SourceInfo |
SourceNameClassVisitor.getSourceInfo(Config config,
Class clazz,
boolean onlyCFC) |
static SourceNameClassVisitor.SourceInfo |
ASMUtil.getSourceInfo(Config config,
Class clazz,
boolean onlyCFC) |
Constructor and Description |
---|
SourceNameClassVisitor(Config config,
int arg0,
boolean onlyCFC) |
Modifier and Type | Field and Description |
---|---|
Config |
Data.config |
Modifier and Type | Method and Description |
---|---|
TagLib |
EvaluatorSupport.execute(Config config,
Tag tag,
TagLibTag libTag,
FunctionLib[] flibs,
Data data)
Die Methode execute wird aufgerufen, wenn der Context eines Tags geprueft werden soll.
|
TagLib |
Evaluator.execute(Config config,
Tag tag,
TagLibTag libTag,
FunctionLib[] flibs,
Data data)
Die Methode evaluate wird aufgerufen, wenn der Context eines Tags geprueft werden soll.
|
Modifier and Type | Method and Description |
---|---|
TagLib |
ProcessingDirective.execute(Config config,
Tag tag,
TagLibTag libTag,
FunctionLib[] flibs,
Data data) |
TagLib |
PageEncoding.execute(Config config,
Tag tag,
TagLibTag libTag,
FunctionLib[] flibs,
Data data) |
TagLib |
Loop.execute(Config config,
Tag tag,
TagLibTag libTag,
FunctionLib[] flibs,
Data data) |
TagLib |
Import.execute(Config config,
Tag tag,
TagLibTag libTag,
FunctionLib[] flibs,
Data data) |
Copyright © 2015 Lucee