Interface PerformanceStatisticsProcessor.PerformanceStatisticsStateListener
-
- All Superinterfaces:
EventListener
- Enclosing class:
- PerformanceStatisticsProcessor
public static interface PerformanceStatisticsProcessor.PerformanceStatisticsStateListener extends EventListener
Performance statistics state listener.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonStarted()This method is called whenever the performance statistics collecting is started.
-