public static class WaitConfiguration.ExecConfiguration extends Object implements Serializable
| Constructor and Description |
|---|
ExecConfiguration() |
ExecConfiguration(String postStart,
String preStop,
boolean breakOnError) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getPostStart() |
String |
getPreStop() |
int |
hashCode() |
boolean |
isBreakOnError() |
Copyright © 2021. All rights reserved.