CacheBox: Enterprise ColdFusion (CFML) Caching
SourceIssues
Search…
6.x
Introduction
Intro
Release History
About This Book
Author
Getting Started
Overview
Installing CacheBox
Creating CacheBox
For The Geeks
Caching Concepts
Cache Topologies
CacheBox Architecture
CacheFactory
CacheBoxConfig
EventManager
ColdBox
LogBox
ICacheProvider
ICacheStats
IObjectStore
IEvictionPolicy
AbstractEvictionPolicy
IColdboxApplicationCache
Configuration
CacheBox Configuration
Usage
Cache Providers
CacheBox Object Stores
Advanced Usage
CacheBox Eviction Policies
CacheBox Event Model
Cache Reporting
Powered By GitBook
IEvictionPolicy
class : cachebox.system.cache.policies.IEvictionPolicy
This is the contract for creating eviction policies for usage by the CacheBox cache provider.
Previous
IObjectStore
Next
AbstractEvictionPolicy
Copy link
Edit on GitHub