Uses of Interface
org.opendaylight.genius.infra.ManagedTransactionFactory
-
Packages that use ManagedTransactionFactory Package Description org.opendaylight.genius.infra Incubator package for new infrastructure utility code which will be proposed into upstream projects once merged and proven to be useful here for a while. -
-
Uses of ManagedTransactionFactory in org.opendaylight.genius.infra
Subinterfaces of ManagedTransactionFactory in org.opendaylight.genius.infra Modifier and Type Interface Description interface
ManagedNewTransactionRunner
Deprecated, for removal: This API element is subject to removal in a future version.UseManagedNewTransactionRunner
instead.interface
ManagedTransactionChain
Deprecated.UseManagedTransactionChain
instead.Classes in org.opendaylight.genius.infra that implement ManagedTransactionFactory Modifier and Type Class Description class
ManagedNewTransactionRunnerImpl
Deprecated, for removal: This API element is subject to removal in a future version.UseManagedNewTransactionRunnerImpl
instead.class
RetryingManagedNewTransactionRunner
Deprecated.UseRetryingManagedNewTransactionRunner
instead.
-