Uses of Interface
org.multiverse.api.TxnFactory
Packages that use TxnFactory
Package
Description
-
Uses of TxnFactory in org.multiverse.api
Methods in org.multiverse.api that return TxnFactoryModifier and TypeMethodDescriptionTxnExecutor.getTxnFactory()
Returns theTxnFactory
that is used by this TxnExecutor to create transactions used to execute transactional closures.TxnFactoryBuilder.newTransactionFactory()
Builds a newTxnFactory
. -
Uses of TxnFactory in org.multiverse.stms.gamma
Classes in org.multiverse.stms.gamma that implement TxnFactoryModifier and TypeClassDescriptionprivate static final class
private static final class
-
Uses of TxnFactory in org.multiverse.stms.gamma.transactions
Subinterfaces of TxnFactory in org.multiverse.stms.gamma.transactions