Class KeyValueWithPreviousEventConverterFactory<K,​V>

  • All Implemented Interfaces:
    org.infinispan.notifications.cachelistener.filter.CacheEventConverterFactory

    public class KeyValueWithPreviousEventConverterFactory<K,​V>
    extends Object
    implements org.infinispan.notifications.cachelistener.filter.CacheEventConverterFactory
    • Constructor Detail

      • KeyValueWithPreviousEventConverterFactory

        public KeyValueWithPreviousEventConverterFactory()
    • Method Detail

      • getConverter

        public org.infinispan.notifications.cachelistener.filter.CacheEventConverter<K,​V,​org.infinispan.commons.util.KeyValueWithPrevious<K,​V>> getConverter​(Object[] params)
        Specified by:
        getConverter in interface org.infinispan.notifications.cachelistener.filter.CacheEventConverterFactory