Uses of Interface
org.infinispan.commons.tx.AsyncSynchronization
Package
Description
-
Uses of AsyncSynchronization in org.infinispan.cache.impl
Modifier and TypeMethodDescriptionInvocationHelper.convertSynchronization
(javax.transaction.Synchronization synchronization) -
Uses of AsyncSynchronization in org.infinispan.commons.tx
Modifier and TypeMethodDescriptionDefaultResourceConverter.convertSynchronization
(javax.transaction.Synchronization synchronization) TransactionResourceConverter.convertSynchronization
(javax.transaction.Synchronization synchronization) -
Uses of AsyncSynchronization in org.infinispan.transaction.synchronization
Modifier and TypeClassDescriptionclass
Synchronization
implementation for integrating with the TM.