Interface for integration
An interface is required to route the metrics generated by the system to a third-party monitoring application.
The system collects the metrics reported by the JVMs. These metrics
are made available to custom code through the PLTStatisticsConsumer
and IStatisticObject
interfaces.
For information about the PLTStatisticsConsumer
and
IStatisticObject
interfaces, see Javadoc.