Uses of Enum Class
org.springframework.boot.autoconfigure.jms.artemis.ArtemisMode
Package
Description
Auto-configuration for Artemis.
-
Uses of ArtemisMode in org.springframework.boot.autoconfigure.jms.artemis
Modifier and TypeMethodDescriptionArtemisProperties.getMode()
static ArtemisMode
Returns the enum constant of this class with the specified name.static ArtemisMode[]
ArtemisMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.