public class QueueShell extends Object
Modifier and Type | Field and Description |
---|---|
private Queue |
queue |
private String |
queueName |
Constructor and Description |
---|
QueueShell(Queue queue) |
QueueShell(String queueName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName() |
Queue |
getReference() |
int |
hashCode() |
boolean |
islocal() |
String |
toString() |
Copyright © 2019 ScalAgent D.T.. All rights reserved.