@FunctionalInterface public interface CommitHandlerFactory
CommitHandler instances.
Default implementations can be obtained from DefaultCommitHandlers.
CommitHandler create(String transactionId, Network network)
transactionId - Transaction for which the instance is to handle commit events.network - Network on which the transaction is invoked.Copyright © 2023. All rights reserved.