Uses of Class
org.infinispan.client.hotrod.counter.impl.NotificationManager
-
Packages that use NotificationManager Package Description org.infinispan.client.hotrod.counter.impl -
-
Uses of NotificationManager in org.infinispan.client.hotrod.counter.impl
Fields in org.infinispan.client.hotrod.counter.impl declared as NotificationManager Modifier and Type Field Description protected NotificationManager
BaseCounter. notificationManager
Constructors in org.infinispan.client.hotrod.counter.impl with parameters of type NotificationManager Constructor Description BaseCounter(org.infinispan.counter.api.CounterConfiguration configuration, String name, org.infinispan.client.hotrod.counter.impl.CounterOperationFactory factory, NotificationManager notificationManager)
-