Package | Description |
---|---|
lucee.runtime | |
lucee.runtime.config | |
lucee.runtime.listener | |
lucee.runtime.util |
Modifier and Type | Method and Description |
---|---|
ApplicationListener |
MappingImpl.getApplicationListener() |
Modifier and Type | Method and Description |
---|---|
boolean |
PageContextImpl.initApplicationContext(ApplicationListener listener) |
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 |
---|---|
ApplicationListener |
ConfigImpl.getApplicationListener() |
ApplicationListener |
Config.getApplicationListener()
return current application listener
|
static ApplicationListener |
ConfigWebUtil.loadListener(String type,
ApplicationListener defaultValue) |
Modifier and Type | Method and Description |
---|---|
static ApplicationListener |
ConfigWebUtil.loadListener(String type,
ApplicationListener defaultValue) |
Modifier and Type | Class and Description |
---|---|
class |
AppListenerSupport |
class |
ClassicAppListener |
class |
MixedAppListener |
class |
ModernAppListener |
class |
NoneAppListener |
Modifier and Type | Method and Description |
---|---|
static String |
AppListenerUtil.toStringType(ApplicationListener listener) |
Modifier and Type | Method and Description |
---|---|
static ApplicationListener |
PageContextUtil.getApplicationListener(PageContext pc) |
Copyright © 2015 Lucee