com.apama.statusreport
Monitor ServerBridge


This service allows a correlator to provide access to status information about adapters connected to it to other client correlators.
Since:
CMF 1.1.0
Version:
10.3
See Also:
com.apama.adapter.bridge.ConfigBridge - The bridging service will create instances of this bridge
com.apama.statusreport.ClientBridge - The client bridge communicates with the server bridge in another correlator.
Listens:
com.apama.statusreport.ConfigureServerSideBridge - This event will be used to create instances of this service
com.apama.statusreport.WrappedSubscribeStatus - The client side bridge will send WrappedSubscribeStatus events, which this service will receive. This will be forwarded as a subscription to the adapter's com.apama.statusreport interface.
com.apama.statusreport.WrappedUnsubscribeStatus - The client side bridge will send WrappedUnsubscribeStatus events, which this service will receive. This will be forwarded as an un-subscription to the adapter's com.apama.statusreport interface.