public class MQNotification extends Notification
The MQ specific fields in this notification is TBD.
| Modifier and Type | Field and Description |
|---|---|
static String |
PREFIX
Prefix for all MQ notification type strings.
|
source| Constructor and Description |
|---|
MQNotification(String type,
Object source,
long sequenceNumber)
Creates a MQNotification object.
|
getMessage, getSequenceNumber, getTimeStamp, getType, getUserData, setSequenceNumber, setSource, setTimeStamp, setUserData, toStringgetSourcepublic static final String PREFIX
Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.