| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.server | |
| org.apache.activemq.artemis.core.server.impl | |
| org.apache.activemq.artemis.core.server.plugin |
| Modifier and Type | Method and Description |
|---|---|
QueueConfig |
QueueConfig.Builder.build()
Deprecated.
Returns a new
QueueConfig using the parameters configured on the QueueConfig.Builder. |
static QueueConfig |
QueueConfig.fromQueueConfiguration(QueueConfiguration queueConfiguration)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Queue |
QueueFactory.createQueueWith(QueueConfig config)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Queue |
QueueFactoryImpl.createQueueWith(QueueConfig config)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
ActiveMQServerQueuePlugin.beforeCreateQueue(QueueConfig queueConfig)
Before a queue is created
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.