| Interface | 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
|
| ThreadsData |
This class represents a snapshot of all the threads in the monitored
application and their current status
|