public class ServerTypeClassifier extends Object
| Constructor and Description |
|---|
ServerTypeClassifier(String serverName,
OMAGServerConfig configurationDocument)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ServerTypeClassification |
getServerType()
Check that the config document will result in a valid type of server and return the type.
|
public ServerTypeClassifier(String serverName, OMAGServerConfig configurationDocument)
serverName - name of the serverconfigurationDocument - document to analyzepublic ServerTypeClassification getServerType() throws OMAGInvalidParameterException, OMAGConfigurationErrorException
OMAGInvalidParameterException - null config docOMAGConfigurationErrorException - incompatible configCopyright © 2018–2020 ODPi. All rights reserved.