Uses of Interface
org.wso2.carbon.das.messageflow.data.publisher.observer.MessageFlowObserver
-
-
Uses of MessageFlowObserver in org.wso2.carbon.das.messageflow.data.publisher.data
Methods in org.wso2.carbon.das.messageflow.data.publisher.data with parameters of type MessageFlowObserver Modifier and Type Method Description voidMessageFlowObserverStore. registerObserver(MessageFlowObserver o)Register a custom statistics consumer to receive updates from this statistics storevoidMessageFlowObserverStore. unregisterObserver(MessageFlowObserver o)Unregister the custom statistics consumer from the mediation statistics store -
Uses of MessageFlowObserver in org.wso2.carbon.das.messageflow.data.publisher.observer
Classes in org.wso2.carbon.das.messageflow.data.publisher.observer that implement MessageFlowObserver Modifier and Type Class Description classAnalyticsMediationFlowObserver -
Uses of MessageFlowObserver in org.wso2.carbon.das.messageflow.data.publisher.observer.jmx
Classes in org.wso2.carbon.das.messageflow.data.publisher.observer.jmx that implement MessageFlowObserver Modifier and Type Class Description classJMXMediationFlowObserverPublish statistics data for JMX monitoring.
-