Uses of Enum Class
org.apache.activemq.artemis.api.core.AutoCreateResult
Packages that use AutoCreateResult
Package
Description
-
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. -
Uses of AutoCreateResult in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return AutoCreateResultModifier and TypeMethodDescriptionServerSession.checkAutoCreate(QueueConfiguration queueConfiguration) -
Uses of AutoCreateResult in org.apache.activemq.artemis.core.server.impl
Methods in org.apache.activemq.artemis.core.server.impl that return AutoCreateResultModifier and TypeMethodDescriptionServerSessionImpl.checkAutoCreate(QueueConfiguration queueConfig)