See: Description
| Interface | Description |
|---|---|
| ResourceMonitoringService |
| Class | Description |
|---|---|
| CpuCalibration |
Calculate calibration value for resource monitoring representing the mapping of CPU load to the MicroEJ execution
counter per second.
|
| MonitoringData |
This class represents the data structure used to handle data for resource monitoring.
|
| MonitoringData.ExecutionCounter |
This class represents the execution counter
|
| ResourceMonitoringServiceImpl |
This class represents the implementation for the ResourceMonitoringService.
|
| ResourceMonitoringServiceImpl.MonitoringTask |
This class represents the monitoring task ran at regular interval.
|