Uses of Enum Class
org.apache.activemq.artemis.api.core.AutoCreateResult
Packages that use AutoCreateResult
-
Uses of AutoCreateResult in org.apache.activemq.artemis.api.core
Methods in org.apache.activemq.artemis.api.core that return AutoCreateResultModifier and TypeMethodDescriptionstatic AutoCreateResult
Returns 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.