Package com.apama.statusreport

Event Summary
ConfigureClientSideBridgeThis 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.
ConfigureServerSideBridgeThis 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.
StatusPublisherThis 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  
WrappedSubscribeStatusWrapper event used by the status bridge service when forwarding the subscriptions from client to server. It stops listeners firing, that shouldn't.
WrappedUnsubscribeStatusWrapper event used by the status bridge service when forwarding the unsubscriptions from client to server. It stops listeners firing, that shouldn't.

 

 
Monitor Summary
ClientBridgeThis service allows a correlator to access status report information from an adapter attached to another (server) correlator.
ServerBridgeThis service allows a correlator to provide access to status information about adapters connected to it to other client correlators.