| Modifier and Type | Method and Description |
|---|---|
void |
Fault.injectFault(Invocation invocation,
FaultParam faultAttributes,
org.apache.servicecomb.swagger.invocation.AsyncResponse asynResponse) |
void |
DelayFault.injectFault(Invocation invocation,
FaultParam faultParam,
org.apache.servicecomb.swagger.invocation.AsyncResponse asynResponse) |
void |
AbortFault.injectFault(Invocation invocation,
FaultParam faultParam,
org.apache.servicecomb.swagger.invocation.AsyncResponse asyncResponse) |
| Constructor and Description |
|---|
FaultExecutor(List<Fault> faultInjectList,
Invocation invocation,
FaultParam param) |
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.