| Package | Description |
|---|---|
| org.wso2.carbon.event.statistics | |
| org.wso2.carbon.event.statistics.internal | |
| org.wso2.carbon.event.statistics.internal.jmx |
| Modifier and Type | Method and Description |
|---|---|
void |
EventStatisticsService.registerObserver(EventStatisticsObserver o)
Register a custom statistics consumer to receive updates from this
statistics store
|
void |
EventStatisticsService.unregisterObserver(EventStatisticsObserver o)
Unregister the custom statistics consumer from the mediation statistics store
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventStatisticsManager.registerObserver(EventStatisticsObserver o)
Register a custom statistics consumer to receive updates from this
statistics store
|
void |
EventStatisticsManager.unregisterObserver(EventStatisticsObserver o)
Unregister the custom statistics consumer from the mediation statistics store
|
| Modifier and Type | Class and Description |
|---|---|
class |
JMXObserver |
Copyright © 2015 WSO2. All rights reserved.