Interface CacheEntryListenerConfiguration<K,​V>

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

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