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
Subclasses with type arguments of type BackupStrategy in org.apache.activemq.artemis.core.configMethods in org.apache.activemq.artemis.core.config that return BackupStrategyModifier and TypeMethodDescriptionstatic BackupStrategyReturns 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.