See: Description
Interface | Description |
---|---|
ISrvMonAppDuplicateAcknowledgementAlertMessage |
Event alerting an AEP application of a duplicate ack.
|
ISrvMonAppExceptionMessage |
Event notifying an AEP application that an application message handler threw an exception.
|
ISrvMonAppInboundLogExceptionMessage |
Event notifying an AEP application that a write to the inbound message log failed.
|
ISrvMonAppOutboundLogExceptionMessage |
Event notifying an AEP application that a write to the outbound log failed.
|
ISrvMonAppOutOfOrderSendCommitCompletionAlertMessage |
Event alerting an AEP application of an out-of-order send commit completion.
|
ISrvMonAppSendExceptionMessage |
Event notifying an AEP application that a send encountered an exception.
|
ISrvMonAppStatsAlertMessage |
Event notifying an AEP application of a statistics triggered alert.
|
ISrvMonAppStoreTransactionLogRepairedMessage |
Event notifying that an app's transaction log was repaired during open.
|
ISrvMonAppStuckAlertMessage |
Event used to notify of a stuck AepEngine.
|
ISrvMonAppUnhandledMessageMessage |
Event notifying an AEP application that a message was not handled.
|
ISrvMonMessageBusBindingReconnectedMessage |
Event notifying that a bus binding has reestablished its connection.
|
ISrvMonMessageBusBindingReconnectingMessage |
Event notifying that a bus binding is reestablishing its connection.
|
ISrvMonMessageMetadata |
Message metadata associated with the message that caused an alert.
|
ISrvMonMessageTraceLoggingExceptionMessage |
Event notifying an AEP application that a message trace logging exception has been trapped.
|
ISrvMonUnhandledMessageMessage |
Event notifying that a received message could not be dispatched by the
message bus binding.
|
ITriggeringMessageMetadata |
Message metadata associated with the message that caused an alert.
|
Class | Description |
---|---|
SrvMonAlertFactory |
Factory for Talon XVM Monitoring Alerts.
|
SrvMonAppDuplicateAcknowledgementAlertMessage |
Event alerting an AEP application of a duplicate ack.
|
SrvMonAppDuplicateAcknowledgementAlertMessage.PacketBody |
The backing packet type for SrvMonAppDuplicateAcknowledgementAlertMessage (used internally for serialization purposes).
|
SrvMonAppExceptionMessage |
Event notifying an AEP application that an application message handler threw an exception.
|
SrvMonAppExceptionMessage.PacketBody |
The backing packet type for SrvMonAppExceptionMessage (used internally for serialization purposes).
|
SrvMonAppInboundLogExceptionMessage |
Event notifying an AEP application that a write to the inbound message log failed.
|
SrvMonAppInboundLogExceptionMessage.PacketBody |
The backing packet type for SrvMonAppInboundLogExceptionMessage (used internally for serialization purposes).
|
SrvMonAppOutboundLogExceptionMessage |
Event notifying an AEP application that a write to the outbound log failed.
|
SrvMonAppOutboundLogExceptionMessage.PacketBody |
The backing packet type for SrvMonAppOutboundLogExceptionMessage (used internally for serialization purposes).
|
SrvMonAppOutOfOrderSendCommitCompletionAlertMessage |
Event alerting an AEP application of an out-of-order send commit completion.
|
SrvMonAppOutOfOrderSendCommitCompletionAlertMessage.PacketBody |
The backing packet type for SrvMonAppOutOfOrderSendCommitCompletionAlertMessage (used internally for serialization purposes).
|
SrvMonAppSendExceptionMessage |
Event notifying an AEP application that a send encountered an exception.
|
SrvMonAppSendExceptionMessage.PacketBody |
The backing packet type for SrvMonAppSendExceptionMessage (used internally for serialization purposes).
|
SrvMonAppStatsAlertMessage |
Event notifying an AEP application of a statistics triggered alert.
|
SrvMonAppStatsAlertMessage.PacketBody |
The backing packet type for SrvMonAppStatsAlertMessage (used internally for serialization purposes).
|
SrvMonAppStoreTransactionLogRepairedMessage |
Event notifying that an app's transaction log was repaired during open.
|
SrvMonAppStoreTransactionLogRepairedMessage.PacketBody |
The backing packet type for SrvMonAppStoreTransactionLogRepairedMessage (used internally for serialization purposes).
|
SrvMonAppStuckAlertMessage |
Event used to notify of a stuck AepEngine.
|
SrvMonAppStuckAlertMessage.PacketBody |
The backing packet type for SrvMonAppStuckAlertMessage (used internally for serialization purposes).
|
SrvMonAppUnhandledMessageMessage |
Event notifying an AEP application that a message was not handled.
|
SrvMonAppUnhandledMessageMessage.PacketBody |
The backing packet type for SrvMonAppUnhandledMessageMessage (used internally for serialization purposes).
|
SrvMonMessageBusBindingReconnectedMessage |
Event notifying that a bus binding has reestablished its connection.
|
SrvMonMessageBusBindingReconnectedMessage.PacketBody |
The backing packet type for SrvMonMessageBusBindingReconnectedMessage (used internally for serialization purposes).
|
SrvMonMessageBusBindingReconnectingMessage |
Event notifying that a bus binding is reestablishing its connection.
|
SrvMonMessageBusBindingReconnectingMessage.PacketBody |
The backing packet type for SrvMonMessageBusBindingReconnectingMessage (used internally for serialization purposes).
|
SrvMonMessageMetadata |
Message metadata associated with the message that caused an alert.
|
SrvMonMessageMetadata.Field |
The SrvMonMessageMetadata xbuf field (used internally when this entity is used as a field of another entity).
|
SrvMonMessageMetadata.ListField |
The SrvMonMessageMetadata list field (used internally when this entity is used as an array field of another entity).
|
SrvMonMessageTraceLoggingExceptionMessage |
Event notifying an AEP application that a message trace logging exception has been trapped.
|
SrvMonMessageTraceLoggingExceptionMessage.PacketBody |
The backing packet type for SrvMonMessageTraceLoggingExceptionMessage (used internally for serialization purposes).
|
SrvMonUnhandledMessageMessage |
Event notifying that a received message could not be dispatched by the
message bus binding.
|
SrvMonUnhandledMessageMessage.PacketBody |
The backing packet type for SrvMonUnhandledMessageMessage (used internally for serialization purposes).
|
TriggeringMessageMetadata |
Message metadata associated with the message that caused an alert.
|
TriggeringMessageMetadata.Field |
The TriggeringMessageMetadata xbuf field (used internally when this entity is used as a field of another entity).
|
TriggeringMessageMetadata.ListField |
The TriggeringMessageMetadata list field (used internally when this entity is used as an array field of another entity).
|
Contains message classes that back alert monitoring events.
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.