public interface MessageFlowObserver
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Clean up this observer and prepare for shutdown
|
void |
updateStatistics(org.apache.synapse.aspects.flow.statistics.publishing.PublishingFlow snapshot)
Receive a statistics update from the statistics store/provider.
|
void destroy()
void updateStatistics(org.apache.synapse.aspects.flow.statistics.publishing.PublishingFlow snapshot)
snapshot
- Current latest update containing resource specific data, category specific
data, cumulative data and error logsCopyright © 2019 WSO2. All rights reserved.