lucee.Component
mura.cfobject
mura.cache.cacheAbstract
mura.plugin.pluginStandardEventFactory
This provides event handler mapping/caching functionality
| Constructor Summary | |
|---|---|
|
init([any siteid], [any standardEventsHandler], [any pluginManager])
|
|
| Method Summary | |
|---|---|
any
|
get(string key, any localHandler='')
|
boolean
|
has(string key)
|
any
|
wrapHandler([any handler], [any eventName])
|
| Methods inherited from class mura.cache.cacheAbstract |
|---|
| getAll, getCollection, getHashKey, getJavaLoader, getParent, hasParent, isSoftReference, keyExists, purge, purgeAll, set, setCollection, setJavaLoader, setParent, size |
| Methods inherited from class lucee.Component |
|---|
| None |
| Constructor Detail |
|---|
siteidstandardEventsHandlerpluginManager| Method Detail |
|---|
get
in class
cacheAbstract
keylocalHandler
has
in class
cacheAbstract
keyhandlereventName