Interface | Description |
---|---|
CpuData |
This class provides access to all the cpu information that
Health Center monitored.
|
CpuEvent |
This class defines the values returned when a file event takes place and is
used by the FileEventListener interface
|
CpuEventListener |
This interface needs to be implemented to receive notifications via the cpuEvent call
every time a cpu event takes place
|
CpuInfo |
This is a single time event data representing cpu use at a given time.
|