| Modifier and Type | Method and Description |
|---|---|
QueueConfig |
QueueConfig.Builder.build()
Returns a new
QueueConfig using the parameters configured on the QueueConfig.Builder. |
| Modifier and Type | Method and Description |
|---|---|
Queue |
QueueFactory.createQueueWith(QueueConfig config) |
| Modifier and Type | Method and Description |
|---|---|
Queue |
QueueFactoryImpl.createQueueWith(QueueConfig config) |
| Modifier and Type | Method and Description |
|---|---|
default void |
ActiveMQServerPlugin.beforeCreateQueue(QueueConfig queueConfig)
Before a queue is created
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoggingActiveMQServerPluginLogger.beforeCreateQueue(QueueConfig queueConfig) |
void |
LoggingActiveMQServerPlugin.beforeCreateQueue(QueueConfig queueConfig)
Before a queue is created
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.