| Package | Description |
|---|---|
| org.infinispan.cdi.event.cache |
This package contains the adapters making the bridge between Infinispan cache events and CDI.
|
| org.infinispan.jcache.embedded | |
| org.infinispan.notifications.cachelistener.cluster |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheEntryExpiredAdapter.fire(CacheEntryExpiredEvent<K,V> payload) |
| Modifier and Type | Method and Description |
|---|---|
void |
JCacheListenerAdapter.handleCacheEntryExpiredEvent(CacheEntryExpiredEvent<K,V> e) |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteClusterListener.handleClusterEvents(CacheEntryEvent event) |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.