Package | Description |
---|---|
org.infinispan.cdi.event.cache |
This package contains the adapters making the bridge between Infinispan cache events and CDI.
|
org.infinispan.notifications.cachelistener.cluster |
Modifier and Type | Method and Description |
---|---|
void |
TransactionCompletedAdapter.fire(TransactionCompletedEvent<K,V> payload) |
Modifier and Type | Method and Description |
---|---|
void |
RemoteClusterListener.transactionCompleted(TransactionCompletedEvent event) |
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.