| Package | Description |
|---|---|
| org.rhq.plugins.apache |
| Modifier and Type | Method and Description |
|---|---|
AvailabilityResult.ErrorType |
AvailabilityResult.getErrorType() |
static AvailabilityResult.ErrorType |
AvailabilityResult.ErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AvailabilityResult.ErrorType[] |
AvailabilityResult.ErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AvailabilityResult |
AvailabilityResult.availabilityIsDown(AvailabilityResult.ErrorType errorType,
String message) |
static AvailabilityResult |
AvailabilityResult.availabilityIsDown(AvailabilityResult.ErrorType errorType,
String message,
Throwable throwable) |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.