public interface RtaNotification extends RtaAsyncMessage
Modifier and Type | Interface and Description |
---|---|
static class |
RtaNotification.Status
An enumeration of status messages.
|
Modifier and Type | Method and Description |
---|---|
RtaException |
getException()
Get the associated exception if any.
|
RtaNotification.Status |
getStatus()
Get the associated status.
|
getDataType, getProperties, getValue
RtaNotification.Status getStatus()
RtaException getException()
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.