JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.ibm.java.diagnostics.healthcenter.api.cpu
Interface CpuEventListener
public interface
CpuEventListener
This interface needs to be implemented to receive notifications via the cpuEvent call every time a cpu event takes place
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
cpuEvent
(
CpuEvent
event)
Method Details
cpuEvent
void
cpuEvent
(
CpuEvent
event)