Interface CacheEntryListenerConfiguration<K,V>

Type Parameters:
K - the type of keys
V - the type of values
All Superinterfaces:
Serializable
All Known Implementing Classes:
MutableCacheEntryListenerConfiguration

public interface CacheEntryListenerConfiguration<K,V> extends Serializable
Defines the configuration requirements for a CacheEntryListener and a Factory for its creation.
Since:
1.0