public static interface ClientSession.BindingQuery
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 © 2012 JBoss by Red Hat. All Rights Reserved.