public interface FaultDescriptor
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription(Object fault)
This method returns the fault description.
|
String |
getName(Object fault)
This method returns the fault name.
|
boolean |
isValid(Object fault)
This method determines if the supplied fault is associated
with the descriptor.
|
boolean isValid(Object fault)
fault - The faultString getName(Object fault)
fault - The faultCopyright © 2015 Red Hat, Inc.. All rights reserved.