WEB-INF.cftags.component
mura.cfobject
mura.cache.cacheAbstract
mura.cache.cacheSimple
This cache store items in java soft references
| Constructor Summary | |
|---|---|
|
init(boolean isSoft='true', numeric freeMemoryThreshold='0')
Constructor. |
|
| Method Summary | |
|---|---|
any
|
get(string key, [any context], [boolean isSoft='[runtime expression]'], [any timespan=''])
|
any
|
getJavaRuntime()
|
any
|
getPercentFreeMemory()
|
boolean
|
hasFreeMemoryAvailable()
|
any
|
set(string key, [any context], [boolean isSoft='[runtime expression]'], [any timespan=''])
|
| Methods inherited from class mura.cache.cacheAbstract |
|---|
| getAll, getCollection, getHashKey, getJavaLoader, getParent, has, hasParent, isSoftReference, keyExists, purge, purgeAll, setCollection, setJavaLoader, setParent, size |
| Methods inherited from class WEB-INF.cftags.component |
|---|
| None |
| Constructor Detail |
|---|
Constructor
isSoftfreeMemoryThreshold| Method Detail |
|---|
get
in class
cacheAbstract
keycontextisSofttimespan
set
in class
cacheAbstract
keycontextisSofttimespan