Interface Scheduled
-
@Public public interface ScheduledInterface for reporters that actively send out data periodically.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreport()Report the current measurements.
-