Uses of Class
org.infinispan.notifications.Listener
-
Packages that use Listener Package Description org.infinispan.affinity This package contains theKeyAffinityServiceinterfaces which allow user code to determine mapping of keys onto nodes -
-
Uses of Listener in org.infinispan.affinity
Classes in org.infinispan.affinity with annotations of type Listener Modifier and Type Class Description classListenerRegistrationUsed for registering various cache notifications.
-