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 | Field and Description |
---|---|
protected List<CoreQueueConfiguration> |
ConfigurationImpl.queueConfigurations |
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 |
---|---|
CoreQueueConfiguration |
FileConfigurationParser.parseQueueConfiguration(Node node) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.