public class QueuePath extends Object
Constructor and Description |
---|
QueuePath(String leafQueue) |
QueuePath(String parentQueue,
String leafQueue) |
Modifier and Type | Method and Description |
---|---|
String |
getLeafQueue() |
String |
getParentQueue() |
boolean |
hasParentQueue() |
String |
toString() |
public QueuePath(String leafQueue)
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.