Uses of Enum Class
org.axonframework.common.transaction.NoTransactionManager
Packages that use NoTransactionManager
-
Uses of NoTransactionManager in org.axonframework.common.transaction
Methods in org.axonframework.common.transaction that return NoTransactionManagerModifier and TypeMethodDescriptionstatic NoTransactionManagerReturns the enum constant of this class with the specified name.static NoTransactionManager[]NoTransactionManager.values()Returns an array containing the constants of this enum class, in the order they are declared.