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 |
|---|---|
String |
getPostStart() |
String |
getPreStop() |
boolean |
isBreakOnError() |
Copyright © 2019. All rights reserved.