接口 SynchronizationRegistryAccess

  • 所有超级接口:
    Serializable

    public interface SynchronizationRegistryAccess
    extends Serializable
    Provides access to a TransactionSynchronizationRegistry for use by TransactionSynchronizationRegistry-based JtaSynchronizationStrategy implementations.
    作者:
    Steve Ebersole
    • 方法详细资料

      • getSynchronizationRegistry

        javax.transaction.TransactionSynchronizationRegistry getSynchronizationRegistry()
        Obtain the synchronization registry
        返回:
        the synchronization registry