Class CacheAdaptor<K,V>

java.lang.Object
org.apache.commons.jcs3.engine.CacheAdaptor<K,V>
All Implemented Interfaces:
ICacheListener<K,V>

public class CacheAdaptor<K,V> extends Object implements ICacheListener<K,V>
Used for Cache-to-Cache messaging purposes. These are used in the balking facades in the lateral and remote caches.