public class UDMConfig extends UDMCheckBase
| Constructor and Description |
|---|
UDMConfig(com.bmc.arsys.plugins.configchecker.UdmChecker.UDMChecks name,
ServerContext serverContext,
CheckResultNotifier notifyUpdate) |
| Modifier and Type | Method and Description |
|---|---|
void |
performValidation() |
void |
queryUDMConfig() |
List<com.bmc.arsys.plugins.configchecker.UDMConfig.UDMconfigEntry> |
queryUDMConfigFom() |
void |
run() |
getCheckStatuspublic UDMConfig(com.bmc.arsys.plugins.configchecker.UdmChecker.UDMChecks name,
ServerContext serverContext,
CheckResultNotifier notifyUpdate)
serverContext - notifyUpdate - public void run()
throws Exception
run in class UDMCheckBaseExceptionpublic void queryUDMConfig()
public void performValidation()
public List<com.bmc.arsys.plugins.configchecker.UDMConfig.UDMconfigEntry> queryUDMConfigFom()
? Copyright 2013 BMC Software, Inc.