See: Description
Interface | Description |
---|---|
ISrvMonAppBusBindingCreatedMessage |
Event notifying an AEP application that a bus binding has been created.
|
ISrvMonAppBusBindingCreateFailedMessage |
Event notifying an AEP application that a bus binding failed to create.
|
ISrvMonAppBusBindingDestroyedMessage |
Event notifying an AEP application that a bus binding has been destroyed.
|
ISrvMonAppBusBindingDownMessage |
Event notifying an AEP application that a bus binding has failed.
|
ISrvMonAppBusBindingOpenedMessage |
Event notifying an AEP application that a bus binding was successfully opened.
|
ISrvMonAppBusBindingOpenFailedMessage |
Event notifying an AEP application that a bus binding failed to open.
|
ISrvMonAppBusBindingOpeningMessage |
Event notifying an AEP application that a bus binding is being opened.
|
ISrvMonAppBusBindingStateChangeMessage |
Emitted by a Talon XVM to registered admin clients when a bus binding's state has changed.
|
ISrvMonAppBusBindingUpMessage |
Event notifying an AEP application that a bus binding has been established.
|
ISrvMonAppChannelDownMessage |
Event notifying an AEP application that one of it's channels is offline.
|
ISrvMonAppChannelUpMessage |
Event notifying an AEP application that one of it's channels is online.
|
ISrvMonAppClientConnectMessage |
Emitted by a Talon XVM to registered admin clients when a client has connected to the XVM.
|
ISrvMonAppClientDisconnectMessage |
Emitted by a Talon XVM to registered admin clients when a client has disconnected to the XVM.
|
ISrvMonAppEngineActiveMessage |
Event notifying an AEP application that its engine is the active engine in the application cluster.
|
ISrvMonAppEngineCreatedMessage |
Event notifying an AEP application that its engine has been created.
|
ISrvMonAppEngineStartedMessage |
Event notifying an AEP application that its engine has started.
|
ISrvMonAppEngineStoppedMessage |
Event notifying an AEP application that its engine has stopped.
|
ISrvMonAppEngineStoppingMessage |
Event notifying an AEP application that its engine is about to be stopped.
|
ISrvMonAppFlowCreateMessage |
Emitted by a Talon XVM to registered admin clients when an app flow has been created.
|
ISrvMonAppLoadedMessage |
Emitted by a Talon XVM to registered admin clients when an app has been loaded.
|
ISrvMonAppMessagingFailedMessage |
Event notifying an AEP application that its messaging has failed.
|
ISrvMonAppMessagingPrestartMessage |
Event notifying an AEP application that its messaging is about to be started.
|
ISrvMonAppMessagingStartedMessage |
Event notifying an AEP application that its messaging has been started.
|
ISrvMonAppMessagingStartFailedMessage |
Event notifying an AEP application that its messaging start failed.
|
ISrvMonAppStateChangeMessage |
Emitted by a Talon XVM to registered admin clients when an app's state has changed.
|
ISrvMonAppStoreBindingFailedMessage |
Represents the event indicating that a store binding has failed.
|
ISrvMonAppStoreBindingRoleChangedMessage |
Represents the event indicating that a binding's (member) role has changed.
|
ISrvMonAppStoreMemberDownMessage |
Represents the event notifying that a member has left an ODS store.
|
ISrvMonAppStoreMemberInitCompleteMessage |
Represents the event notifying that a member initialization is complete.
|
ISrvMonAppStoreMemberUpMessage |
Represents the event notifying that a new member has joined an ODS store.
|
ISrvMonAppUnloadedMessage |
Emitted by a Talon XVM to registered admin clients when an app has been unloaded.
|
Class | Description |
---|---|
SrvMonAppBusBindingCreatedMessage |
Event notifying an AEP application that a bus binding has been created.
|
SrvMonAppBusBindingCreatedMessage.PacketBody |
The backing packet type for SrvMonAppBusBindingCreatedMessage (used internally for serialization purposes).
|
SrvMonAppBusBindingCreateFailedMessage |
Event notifying an AEP application that a bus binding failed to create.
|
SrvMonAppBusBindingCreateFailedMessage.PacketBody |
The backing packet type for SrvMonAppBusBindingCreateFailedMessage (used internally for serialization purposes).
|
SrvMonAppBusBindingDestroyedMessage |
Event notifying an AEP application that a bus binding has been destroyed.
|
SrvMonAppBusBindingDestroyedMessage.PacketBody |
The backing packet type for SrvMonAppBusBindingDestroyedMessage (used internally for serialization purposes).
|
SrvMonAppBusBindingDownMessage |
Event notifying an AEP application that a bus binding has failed.
|
SrvMonAppBusBindingDownMessage.PacketBody |
The backing packet type for SrvMonAppBusBindingDownMessage (used internally for serialization purposes).
|
SrvMonAppBusBindingOpenedMessage |
Event notifying an AEP application that a bus binding was successfully opened.
|
SrvMonAppBusBindingOpenedMessage.PacketBody |
The backing packet type for SrvMonAppBusBindingOpenedMessage (used internally for serialization purposes).
|
SrvMonAppBusBindingOpenFailedMessage |
Event notifying an AEP application that a bus binding failed to open.
|
SrvMonAppBusBindingOpenFailedMessage.PacketBody |
The backing packet type for SrvMonAppBusBindingOpenFailedMessage (used internally for serialization purposes).
|
SrvMonAppBusBindingOpeningMessage |
Event notifying an AEP application that a bus binding is being opened.
|
SrvMonAppBusBindingOpeningMessage.PacketBody |
The backing packet type for SrvMonAppBusBindingOpeningMessage (used internally for serialization purposes).
|
SrvMonAppBusBindingStateChangeMessage |
Emitted by a Talon XVM to registered admin clients when a bus binding's state has changed.
|
SrvMonAppBusBindingStateChangeMessage.PacketBody |
The backing packet type for SrvMonAppBusBindingStateChangeMessage (used internally for serialization purposes).
|
SrvMonAppBusBindingUpMessage |
Event notifying an AEP application that a bus binding has been established.
|
SrvMonAppBusBindingUpMessage.PacketBody |
The backing packet type for SrvMonAppBusBindingUpMessage (used internally for serialization purposes).
|
SrvMonAppChannelDownMessage |
Event notifying an AEP application that one of it's channels is offline.
|
SrvMonAppChannelDownMessage.PacketBody |
The backing packet type for SrvMonAppChannelDownMessage (used internally for serialization purposes).
|
SrvMonAppChannelUpMessage |
Event notifying an AEP application that one of it's channels is online.
|
SrvMonAppChannelUpMessage.PacketBody |
The backing packet type for SrvMonAppChannelUpMessage (used internally for serialization purposes).
|
SrvMonAppClientConnectMessage |
Emitted by a Talon XVM to registered admin clients when a client has connected to the XVM.
|
SrvMonAppClientConnectMessage.PacketBody |
The backing packet type for SrvMonAppClientConnectMessage (used internally for serialization purposes).
|
SrvMonAppClientDisconnectMessage |
Emitted by a Talon XVM to registered admin clients when a client has disconnected to the XVM.
|
SrvMonAppClientDisconnectMessage.PacketBody |
The backing packet type for SrvMonAppClientDisconnectMessage (used internally for serialization purposes).
|
SrvMonAppEngineActiveMessage |
Event notifying an AEP application that its engine is the active engine in the application cluster.
|
SrvMonAppEngineActiveMessage.PacketBody |
The backing packet type for SrvMonAppEngineActiveMessage (used internally for serialization purposes).
|
SrvMonAppEngineCreatedMessage |
Event notifying an AEP application that its engine has been created.
|
SrvMonAppEngineCreatedMessage.PacketBody |
The backing packet type for SrvMonAppEngineCreatedMessage (used internally for serialization purposes).
|
SrvMonAppEngineStartedMessage |
Event notifying an AEP application that its engine has started.
|
SrvMonAppEngineStartedMessage.PacketBody |
The backing packet type for SrvMonAppEngineStartedMessage (used internally for serialization purposes).
|
SrvMonAppEngineStoppedMessage |
Event notifying an AEP application that its engine has stopped.
|
SrvMonAppEngineStoppedMessage.PacketBody |
The backing packet type for SrvMonAppEngineStoppedMessage (used internally for serialization purposes).
|
SrvMonAppEngineStoppingMessage |
Event notifying an AEP application that its engine is about to be stopped.
|
SrvMonAppEngineStoppingMessage.PacketBody |
The backing packet type for SrvMonAppEngineStoppingMessage (used internally for serialization purposes).
|
SrvMonAppFlowCreateMessage |
Emitted by a Talon XVM to registered admin clients when an app flow has been created.
|
SrvMonAppFlowCreateMessage.PacketBody |
The backing packet type for SrvMonAppFlowCreateMessage (used internally for serialization purposes).
|
SrvMonAppLoadedMessage |
Emitted by a Talon XVM to registered admin clients when an app has been loaded.
|
SrvMonAppLoadedMessage.PacketBody |
The backing packet type for SrvMonAppLoadedMessage (used internally for serialization purposes).
|
SrvMonAppMessagingFailedMessage |
Event notifying an AEP application that its messaging has failed.
|
SrvMonAppMessagingFailedMessage.PacketBody |
The backing packet type for SrvMonAppMessagingFailedMessage (used internally for serialization purposes).
|
SrvMonAppMessagingPrestartMessage |
Event notifying an AEP application that its messaging is about to be started.
|
SrvMonAppMessagingPrestartMessage.PacketBody |
The backing packet type for SrvMonAppMessagingPrestartMessage (used internally for serialization purposes).
|
SrvMonAppMessagingStartedMessage |
Event notifying an AEP application that its messaging has been started.
|
SrvMonAppMessagingStartedMessage.PacketBody |
The backing packet type for SrvMonAppMessagingStartedMessage (used internally for serialization purposes).
|
SrvMonAppMessagingStartFailedMessage |
Event notifying an AEP application that its messaging start failed.
|
SrvMonAppMessagingStartFailedMessage.PacketBody |
The backing packet type for SrvMonAppMessagingStartFailedMessage (used internally for serialization purposes).
|
SrvMonAppStateChangeMessage |
Emitted by a Talon XVM to registered admin clients when an app's state has changed.
|
SrvMonAppStateChangeMessage.PacketBody |
The backing packet type for SrvMonAppStateChangeMessage (used internally for serialization purposes).
|
SrvMonAppStoreBindingFailedMessage |
Represents the event indicating that a store binding has failed.
|
SrvMonAppStoreBindingFailedMessage.PacketBody |
The backing packet type for SrvMonAppStoreBindingFailedMessage (used internally for serialization purposes).
|
SrvMonAppStoreBindingRoleChangedMessage |
Represents the event indicating that a binding's (member) role has changed.
|
SrvMonAppStoreBindingRoleChangedMessage.PacketBody |
The backing packet type for SrvMonAppStoreBindingRoleChangedMessage (used internally for serialization purposes).
|
SrvMonAppStoreMemberDownMessage |
Represents the event notifying that a member has left an ODS store.
|
SrvMonAppStoreMemberDownMessage.PacketBody |
The backing packet type for SrvMonAppStoreMemberDownMessage (used internally for serialization purposes).
|
SrvMonAppStoreMemberInitCompleteMessage |
Represents the event notifying that a member initialization is complete.
|
SrvMonAppStoreMemberInitCompleteMessage.PacketBody |
The backing packet type for SrvMonAppStoreMemberInitCompleteMessage (used internally for serialization purposes).
|
SrvMonAppStoreMemberUpMessage |
Represents the event notifying that a new member has joined an ODS store.
|
SrvMonAppStoreMemberUpMessage.PacketBody |
The backing packet type for SrvMonAppStoreMemberUpMessage (used internally for serialization purposes).
|
SrvMonAppUnloadedMessage |
Emitted by a Talon XVM to registered admin clients when an app has been unloaded.
|
SrvMonAppUnloadedMessage.PacketBody |
The backing packet type for SrvMonAppUnloadedMessage (used internally for serialization purposes).
|
SrvMonLifecycleFactory |
Factory for Talon XVM Lifecycle Monitoring.
|
Contains message classes that back lifecycle monitoring events.
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.