| Package | Description |
|---|---|
| org.infinispan.factories |
Factories are internal components used to create other components based on a cache's
configuration.
|
| org.infinispan.notifications.cachelistener |
Cache-specific notifications and eventing. |
| Modifier and Type | Method and Description |
|---|---|
ComponentRef<ClusterCacheNotifier> |
ComponentRegistry.getClusterCacheNotifier() |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheNotifierImpl<K,V>
Helper class that handles all notifications to registered listeners.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.