Uses of 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 AutoCreateResult Modifier and Type Method Description static AutoCreateResultAutoCreateResult. valueOf(String name)Returns the enum constant of this type with the specified name.static AutoCreateResult[]AutoCreateResult. values()Returns an array containing the constants of this enum type, in the order they are declared.
-