Interface | Description |
---|---|
BaseEvent | |
CountData |
This class represents an object that consists of a count and a corresponding
time.
|
DoubleEvent |
This class represents an object that consists of a value and a corresponding
time.
|
HealthCenter |
This class represents a connection to either a live application or data
loaded from a file.
|
HealthCenterData |
This class provides access to all the recommendations and
observations that Health Center can make on the data it was given.
|
TimeData |
A TimeData object is a single value that represents a time in milliseconds since epoch.
|
Class | Description |
---|---|
ConnectionProperties |
This class represents the information that is required to connect to a
running application that was started with the Health Center agent attached.
|
HealthCenterPreferences |
This class allows applications to retrieve or set various preferences that
are relevant to the HealthCenter class.
|
Exception | Description |
---|---|
HealthCenterException | |
HealthCenterJMXException | |
HealthCenterNotSupportedException | |
HealthCenterSSLException |