Uses of Class
org.infinispan.notifications.Listener
-
Packages that use Listener Package Description org.infinispan.affinity This package contains theKeyAffinityService
interfaces 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 class
ListenerRegistration
Used for registering various cache notifications.
-