Package | Description |
---|---|
com.ibm.java.diagnostics.healthcenter.api | |
com.ibm.java.diagnostics.healthcenter.api.threads |
Class and Description |
---|
ThreadsData
This class represents a snapshot of all the threads in the monitored
application and their current status
|
Class and Description |
---|
ThreadData
This class represents a particular thread within the monitored application.
|
ThreadEvent
This class defines the values returned when a class event takes place and is
used by the ClassesEventListener interface
|
ThreadEventListener
This interface needs to be implemented to receive notifications via the classesEvent call
every time a classes event takes place
|