public interface QueueBindingInfo
Modifier and Type | Method and Description |
---|---|
SimpleString |
getAddress() |
SimpleString |
getFilterString() |
long |
getId() |
SimpleString |
getQueueName() |
void |
replaceQueueName(SimpleString newName)
used to rename the queue in case of a duplication during load time
|
long getId()
SimpleString getAddress()
SimpleString getQueueName()
void replaceQueueName(SimpleString newName)
newName
- SimpleString getFilterString()
Copyright © 2018 JBoss by Red Hat. All rights reserved.