Class Hierarchy
- java.lang.Object
- org.infinispan.factories.AbstractComponentFactory
- org.infinispan.commons.marshall.AbstractExternalizer<T> (implements org.infinispan.commons.marshall.AdvancedExternalizer<T>)
- org.infinispan.notifications.cachelistener.cluster.ClusterEvent<K,V> (implements org.infinispan.notifications.cachelistener.event.CacheEntryCreatedEvent<K,V>, org.infinispan.notifications.cachelistener.event.CacheEntryExpiredEvent<K,V>, org.infinispan.notifications.cachelistener.event.CacheEntryModifiedEvent<K,V>, org.infinispan.notifications.cachelistener.event.CacheEntryRemovedEvent<K,V>)
- org.infinispan.notifications.cachelistener.cluster.ClusterEventCallable<K,V> (implements org.infinispan.distexec.DistributedCallable<K,V,T>)
- org.infinispan.notifications.cachelistener.cluster.ClusterListenerRemoveCallable<K,V> (implements org.infinispan.distexec.DistributedCallable<K,V,T>)
- org.infinispan.notifications.cachelistener.cluster.ClusterListenerReplicateCallable<K,V> (implements org.infinispan.distexec.DistributedCallable<K,V,T>)
- org.infinispan.notifications.cachelistener.cluster.MultiClusterEventCallable<K,V> (implements org.infinispan.distexec.DistributedCallable<K,V,T>)
- org.infinispan.notifications.cachelistener.cluster.RemoteClusterListener
Interface Hierarchy
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.