public final class QueueEmptyEvent extends SynthesizedOutputEvent
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DETAIL
The unsupported element.
|
static java.lang.String |
EVENT_TYPE
The detail message.
|
| Constructor and Description |
|---|
QueueEmptyEvent(SynthesizedOutput output,
java.lang.String sessionId)
Constructs a new event with the event type as its detail message.
|
getEventType, getSessionId, getSourcegetMessage, isTypepublic static final java.lang.String DETAIL
public static final java.lang.String EVENT_TYPE
public QueueEmptyEvent(SynthesizedOutput output, java.lang.String sessionId)
The DETAIL is used to construct the event type.
output - object that caused the event.sessionId - the session idSynthesizedOutputEvent.getEventType()