public class UdmChecker extends Object implements ConfigCheck
ConfigCheck.ExitCodeAR_PLUGINSVR_FOLDER| Constructor and Description |
|---|
UdmChecker(String check,
CheckResultNotifier notifyUpdate) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getErrorMessages() |
ConfigCheck.ExitCode |
getExitCode() |
boolean |
init(ServerContext serverContext) |
void |
performValidation() |
public UdmChecker(String check, CheckResultNotifier notifyUpdate)
public boolean init(ServerContext serverContext)
init in interface ConfigCheckpublic void performValidation()
performValidation in interface ConfigCheckpublic ConfigCheck.ExitCode getExitCode()
getExitCode in interface ConfigCheckpublic List<String> getErrorMessages()
getErrorMessages in interface ConfigCheck? Copyright 2013 BMC Software, Inc.