public class MissingQueueEvent extends AmqpEvent
source| Constructor and Description |
|---|
MissingQueueEvent(Object source,
String queue)
Construct an instance with the provided source and queue.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getQueue()
Return the missing queue.
|
String |
toString() |
getTimestampgetSourcepublic String getQueue()
public String toString()
toString in class EventObject