Package org.topbraid.jenax.statistics
Interface ExecStatisticsListener
-
public interface ExecStatisticsListenerAn interface for objects interested in updates to the ExecStatisticsManager.- Author:
- Holger Knublauch
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidstatisticsUpdated()Called whenever the statistics have been updated.
-