| Package | Description |
|---|---|
| org.rhq.core.pluginapi.availability | |
| org.rhq.core.pluginapi.inventory |
| Modifier and Type | Method and Description |
|---|---|
AvailabilityCollectorRunnable |
AvailabilityContext.createAvailabilityCollectorRunnable(AvailabilityFacet availChecker,
long interval)
Deprecated.
this is no longer useful - all resources' avail checks are async since 4.10
|
| Constructor and Description |
|---|
AvailabilityCollectorRunnable(AvailabilityFacet availabilityChecker,
long interval,
ClassLoader contextClassloader,
Executor threadPool)
Deprecated.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ResourceComponent<T extends ResourceComponent<?>>
The plugin component that wraps a
Resource. |
| Modifier and Type | Method and Description |
|---|---|
AvailabilityCollectorRunnable |
ResourceContext.createAvailabilityCollectorRunnable(AvailabilityFacet availChecker,
long interval)
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.