Package | Description |
---|---|
lucee.loader.engine | |
lucee.runtime | |
lucee.runtime.config | |
lucee.runtime.listener |
Modifier and Type | Method and Description |
---|---|
CFMLFactory |
CFMLEngineWrapper.getCFMLFactory(javax.servlet.ServletConfig srvConfig,
javax.servlet.http.HttpServletRequest req) |
CFMLFactory |
CFMLEngine.getCFMLFactory(javax.servlet.ServletConfig srvConfig,
javax.servlet.http.HttpServletRequest req) |
Modifier and Type | Method and Description |
---|---|
abstract CFMLFactory |
PageContext.getCFMLFactory() |
Modifier and Type | Method and Description |
---|---|
CFMLFactory |
ConfigWeb.getFactory() |
Modifier and Type | Method and Description |
---|---|
Map<String,CFMLFactory> |
ConfigServer.getJSPFactoriesAsMap() |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationListener.onApplicationEnd(CFMLFactory cfmlFactory,
String applicationName)
this method will be called when a application scope ends
|
void |
ApplicationListener.onSessionEnd(CFMLFactory cfmlFactory,
String applicationName,
String cfid)
this method will be called when a session ends
|
Copyright © 2017. All rights reserved.