Skip navigation links

Package com.redhat.thermostat.backend

API for implementing a data-collection backend for the agent.

See: Description

Package com.redhat.thermostat.backend Description

API for implementing a data-collection backend for the agent.

Agents are responsible for collecting data from and interacting with target JVMs. This package provides the interfaces and helper classes to implement the entry point of this - Backend. The backend represents a particular implementation that collects some particular piece of data or interacts with a JVM in a particular way.

Skip navigation links

Copyright © 2017. All Rights Reserved.