| Package | Description |
|---|---|
| fish.payara.monitoring.adapt |
| Class and Description |
|---|
| GroupData
Data structure for generic data related to a certain group of metrics.
|
| GroupDataRepository
The
GroupDataRepository gives access to external data on metrics that is related to a certain metric group. |
| MonitoringConsole
The
MonitoringConsole is the control interface for the logical processing instance running on each node in a
cluster. |
| MonitoringConsoleFactory
The monitoring console library provides an implementations for this interface that is accessed using the
ServiceLoader mechanism, MonitoringConsoleFactory.getInstance() can be used for convenience. |
| MonitoringConsolePageConfig
Abstraction to manipulate page configuration.
|
| MonitoringConsoleRuntime
A monitored application provides its implementation of low level processing required to run the
MonitoringConsole when creating it using the MonitoringConsoleFactory. |
| MonitoringConsoleWatchConfig
Abstraction to manipulate watch configuration.
|
Copyright © 2020. All rights reserved.