com.sun.messaging.jms.management.server
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, toString
getSource
public static final String PREFIX
Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.