ErrorInjectionHelper.createMessageWithErrorInjectionProperties(String faultType, String reason, int delayInSecs, int durationInSecs) 方法
定义
public static Message createMessageWithErrorInjectionProperties(String faultType, String reason, int delayInSecs, int durationInSecs)
参数
- faultType
- String
- reason
- String
- delayInSecs
- int
- durationInSecs
- int