spring-framework / org.springframework.transaction.support / ResourceHolderSynchronization / <init>
<init>
ResourceHolderSynchronization(resourceHolder: H, resourceKey: K)
Create a new ResourceHolderSynchronization for the given holder.
Parameters
resourceHolder - the ResourceHolder to manage
resourceKey - the key to bind the ResourceHolder for
See Also
TransactionSynchronizationManager#bindResource