Package | Description |
---|---|
org.overlord.rtgov.analytics.service |
Modifier and Type | Method and Description |
---|---|
RequestFaultDefinition |
OperationDefinition.getRequestFault(String name)
This method returns the fault associated with the supplied
name, if defined within the operation definition.
|
protected RequestFaultDefinition |
RequestFaultDefinition.shallowCopy()
This method creates a shallow copy.
|
Modifier and Type | Method and Description |
---|---|
List<RequestFaultDefinition> |
OperationDefinition.getRequestFaults()
This method returns the list of faults associated
with the operation.
|
Modifier and Type | Method and Description |
---|---|
void |
OperationDefinition.setRequestFaults(List<RequestFaultDefinition> faults)
This method sets the list of faults associated
with the operation.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.