Uses of Enum Class
org.apache.activemq.artemis.core.config.BackupStrategy
Packages that use BackupStrategy
-
Uses of BackupStrategy in org.apache.activemq.artemis.core.config
Methods in org.apache.activemq.artemis.core.config that return BackupStrategyModifier and TypeMethodDescriptionstatic BackupStrategy
Returns the enum constant of this class with the specified name.static BackupStrategy[]
BackupStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.