Class SynchronizationRegistryStandardImpl

java.lang.Object
org.hibernate.resource.transaction.internal.SynchronizationRegistryStandardImpl
All Implemented Interfaces:
Serializable, SynchronizationRegistry, SynchronizationRegistryImplementor

public class SynchronizationRegistryStandardImpl extends Object implements SynchronizationRegistryImplementor
The standard implementation of the SynchronizationRegistry contract.
Author:
Steve Ebersole
See Also: