@Deprecated public class AvailabilityCollectorRunnable extends Object implements Runnable
| Modifier and Type | Field and Description |
|---|---|
static long |
MIN_INTERVAL
Deprecated.
|
| Constructor and Description |
|---|
AvailabilityCollectorRunnable(AvailabilityFacet availabilityChecker,
long interval,
ClassLoader contextClassloader,
Executor threadPool)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.measurement.AvailabilityType |
getLastKnownAvailability()
Deprecated.
|
void |
run()
Deprecated.
|
void |
start()
Deprecated.
|
void |
stop()
Deprecated.
|
public static final long MIN_INTERVAL
public AvailabilityCollectorRunnable(AvailabilityFacet availabilityChecker, long interval, ClassLoader contextClassloader, Executor threadPool)
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.