coldbox.system.cache.policies.IEvictionPolicy
The CacheBox eviction policy interface
| Method Summary | |
|---|---|
void
|
execute()
Execute the eviction policy on the associated cache. |
any
|
getAssociatedCache()
Get the Associated Cache Provider of type: coldbox. |
| Method Detail |
|---|
Execute the eviction policy on the associated cache
Get the Associated Cache Provider of type: coldbox.system.cache.ICacheProvider