public static interface ClientSession.BindingQuery
ClientSession.bindingQuery(SimpleString)
Modifier and Type | Method and Description |
---|---|
List<SimpleString> |
getQueueNames()
Returns the names of the queues bound to the binding.
|
boolean |
isExists()
Returns
true if the binding exists, false else. |
boolean isExists()
true
if the binding exists, false
else.List<SimpleString> getQueueNames()
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.