public interface TxnRefFactoryBuilder
TxnRefFactory
. Atm it doesn't provide functionality, but in the future it will
contains similar configuration mechanism as the TxnFactoryBuilder
.
A TxnRefFactoryBuilder is considered immutable.Modifier and Type | Method and Description |
---|---|
TxnRefFactory |
build()
Builds a TxnRefFactory.
|
TxnRefFactory build()
Copyright © 2020. All rights reserved.