public class ElasticMediationFlowObserver extends Object implements org.wso2.carbon.das.messageflow.data.publisher.observer.MessageFlowObserver
| Constructor and Description |
|---|
ElasticMediationFlowObserver()
Instantiates the TransportClient as this class is instantiated
|
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
TransportClient gets closed
|
void |
updateStatistics(org.apache.synapse.aspects.flow.statistics.publishing.PublishingFlow publishingFlow)
Method is called when this observer is notified.
|
public ElasticMediationFlowObserver()
public void destroy()
destroy in interface org.wso2.carbon.das.messageflow.data.publisher.observer.MessageFlowObserverpublic void updateStatistics(org.apache.synapse.aspects.flow.statistics.publishing.PublishingFlow publishingFlow)
updateStatistics in interface org.wso2.carbon.das.messageflow.data.publisher.observer.MessageFlowObserverpublishingFlow - PublishingFlow object is passed when notified.Copyright © 2018 WSO2. All rights reserved.