public interface EventStatisticsObserver
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Clean up this observer and prepare for shutdown
|
void |
updateStatistics(CollectionDTO update) |
void destroy()
void updateStatistics(CollectionDTO update)
Copyright © 2015 WSO2. All rights reserved.