public interface ConfigCheck
| Modifier and Type | Interface and Description |
|---|---|
static class |
ConfigCheck.ExitCode |
| Modifier and Type | Field and Description |
|---|---|
static String |
AR_PLUGINSVR_FOLDER |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrorMessages() |
ConfigCheck.ExitCode |
getExitCode() |
boolean |
init(ServerContext serverContext) |
void |
performValidation() |
static final String AR_PLUGINSVR_FOLDER
boolean init(ServerContext serverContext)
void performValidation()
ConfigCheck.ExitCode getExitCode()
? Copyright 2013 BMC Software, Inc.