Package org.infinispan.notifications.cachelistener.filter


package org.infinispan.notifications.cachelistener.filter
Cache-specific notifications and eventing filtering classes. These classes can be used by end user to limit what notifications are raised for a given cache event.
Public API