Uses of Class
org.apache.activemq.artemis.core.server.QueueConfig
Packages that use QueueConfig
Package
Description
-
Uses of QueueConfig in org.apache.activemq.artemis.core.server
Methods in org.apache.activemq.artemis.core.server that return QueueConfigModifier and TypeMethodDescriptionQueueConfig.Builder.build()Deprecated.Returns a newQueueConfigusing the parameters configured on theQueueConfig.Builder.static QueueConfigQueueConfig.fromQueueConfiguration(QueueConfiguration queueConfiguration) Deprecated. -
Uses of QueueConfig in org.apache.activemq.artemis.core.server.plugin
Methods in org.apache.activemq.artemis.core.server.plugin with parameters of type QueueConfigModifier and TypeMethodDescriptiondefault voidActiveMQServerQueuePlugin.beforeCreateQueue(QueueConfig queueConfig) Before a queue is created