Event Summary |
ConfigureClientSideBridge | This event, when sent into the correlator, will setup a client side status report interface bridge, allowing the correlator to access the status information of an adapter running on another correlator. |
ConfigureServerSideBridge | This event, when sent into the correlator, will setup a server side status report interface bridge, allowing the status information from an adapter attached to this correlator to be shared with other correlators. |
StatusPublisher | This event is a utility that makes it easy to publish com.apama.statusreport data from any service. This allows the service to be monitored e.g. by scenarios. |
SubscribeStatusFromContext |
|
UnsubscribeStatusFromContext |
|
WrappedSubscribeStatus | Wrapper event used by the status bridge service when forwarding the subscriptions from client to server. It stops listeners firing, that shouldn't. |
WrappedUnsubscribeStatus | Wrapper event used by the status bridge service when forwarding the unsubscriptions from client to server. It stops listeners firing, that shouldn't. |