org.wso2.carbon.event.statistics.internal.jmx
Class JMXObserver
java.lang.Object
org.wso2.carbon.event.statistics.internal.jmx.JMXObserver
- All Implemented Interfaces:
- EventStatisticsObserver
public class JMXObserver
- extends Object
- implements EventStatisticsObserver
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMXObserver
public JMXObserver()
destroy
public void destroy()
- Description copied from interface:
EventStatisticsObserver
- Clean up this observer and prepare for shutdown
- Specified by:
destroy in interface EventStatisticsObserver
updateStatistics
public void updateStatistics(CollectionDTO collectionDTO)
- Specified by:
updateStatistics in interface EventStatisticsObserver
Copyright © 2015 WSO2. All rights reserved.