public class QueueMappingEntity extends Object
Constructor and Description |
---|
QueueMappingEntity(String source,
String queue) |
QueueMappingEntity(String source,
String queue,
String parentQueue) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getParentQueue() |
String |
getQueue() |
String |
getSource() |
int |
hashCode() |
String |
toString() |
public static final String DELIMITER
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.