public interface QueueBindingInfo
Modifier and Type | Method and Description |
---|---|
SimpleString |
getAddress() |
SimpleString |
getFilterString() |
long |
getId() |
SimpleString |
getQueueName() |
SimpleString |
getUser() |
boolean |
isAutoCreated() |
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()
boolean isAutoCreated()
SimpleString getUser()
Copyright © 2016 The Apache Software Foundation. All rights reserved.