| Package | Description |
|---|---|
| org.infinispan.cdi.event.cachemanager |
This package contains the adapters making the bridge between Infinispan cache manager events and CDI.
|
| org.infinispan.notifications.cachemanagerlistener.event.impl |
| Modifier and Type | Field and Description |
|---|---|
static CacheStartedEvent |
CacheStartedAdapter.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheStartedAdapter.fire(CacheStartedEvent payload) |
| Constructor and Description |
|---|
CacheStartedAdapter(javax.enterprise.event.Event<CacheStartedEvent> event,
String cacheName) |
| Modifier and Type | Class and Description |
|---|---|
class |
EventImpl
Implementation of cache manager events
|
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.