|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ClientSession.BindingQuery
Information returned by a binding query
ClientSession.bindingQuery(SimpleString)
Method Summary | |
---|---|
List<org.hornetq.api.core.SimpleString> |
getQueueNames()
Returns the names of the queues bound to the binding. |
boolean |
isExists()
Returns true if the binding exists, false else. |
Method Detail |
---|
boolean isExists()
true
if the binding exists, false
else.
List<org.hornetq.api.core.SimpleString> getQueueNames()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |