| Package | Description |
|---|---|
| org.hornetq.core.config | |
| org.hornetq.core.config.impl | |
| org.hornetq.core.deployers.impl |
| Modifier and Type | Method and Description |
|---|---|
List<CoreQueueConfiguration> |
Configuration.getQueueConfigurations()
Returns the queues configured for this server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setQueueConfigurations(List<CoreQueueConfiguration> configs)
Sets the queues configured for this server.
|
| Modifier and Type | Method and Description |
|---|---|
List<CoreQueueConfiguration> |
ConfigurationImpl.getQueueConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationImpl.setQueueConfigurations(List<CoreQueueConfiguration> configs) |
| Modifier and Type | Method and Description |
|---|---|
protected CoreQueueConfiguration |
FileConfigurationParser.parseQueueConfiguration(Node node) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.