Uses of Enum Class
dk.cloudcreate.essentials.components.foundation.messaging.queue.TransactionalMode
Packages that use TransactionalMode
-
Uses of TransactionalMode in dk.cloudcreate.essentials.components.foundation.messaging.queue
Methods in dk.cloudcreate.essentials.components.foundation.messaging.queue that return TransactionalModeModifier and TypeMethodDescriptionDurableQueues.getTransactionalMode()The transactional behaviour mode of thisDurableQueuesinstancestatic TransactionalModeReturns the enum constant of this class with the specified name.static TransactionalMode[]TransactionalMode.values()Returns an array containing the constants of this enum class, in the order they are declared.