Class CacheEventQueueFactory<K,V>

java.lang.Object
org.apache.commons.jcs3.engine.CacheEventQueueFactory<K,V>

public class CacheEventQueueFactory<K,V> extends Object
This class hands out event Queues. This allows us to change the implementation more easily. You can configure the cache to use a custom type.