| Package | Description |
|---|---|
| com.redhat.thermostat.backend |
API for implementing a data-collection backend for the agent.
|
| com.redhat.thermostat.common |
| Constructor and Description |
|---|
HostPollingBackend(String name,
String description,
String vendor,
Version version,
ScheduledExecutorService executor) |
VmPollingBackend(String name,
String description,
String vendor,
Version version,
ScheduledExecutorService executor,
VmStatusListenerRegistrar registrar) |
| Modifier and Type | Method and Description |
|---|---|
Version |
ApplicationInfo.getVersion() |
Copyright © 2016. All rights reserved.