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