Package | Description |
---|---|
com.redhat.thermostat.backend |
API for implementing a data-collection backend for the agent.
|
Modifier and Type | Method and Description |
---|---|
protected void |
VmPollingBackend.registerAction(VmPollingAction action)
Register an action to be performed at each polling interval.
|
protected void |
VmPollingBackend.unregisterAction(VmPollingAction action)
Unregister an action so that it will no longer be performed at each
polling interval.
|
Copyright © 2017. All Rights Reserved.