| Package | Description |
|---|---|
| com.sun.enterprise.admin.servermgmt | |
| com.sun.enterprise.admin.servermgmt.pe |
| Modifier and Type | Class and Description |
|---|---|
class |
DomainConfigValidator
This class validates the domain config Map object.
|
class |
FileValidator
This class performs the file related validations such as
existence of the file
read, write & execute permissions,
whether the file is a directory or a file
NOT THREAD SAFE
|
class |
PortValidator
This validator ensures that the specified port is not in use.
|
class |
RepositoryNameValidator
Validates the repository name.
|
class |
StringValidator
Validator class for domain config entries whose type is java.lang.String.
|
| Constructor and Description |
|---|
DomainConfigEntryInfo(String key,
String dataType,
Validator validator)
Creates a new DomainConfigEntryInfo object
|
| Modifier and Type | Class and Description |
|---|---|
class |
PEDomainConfigValidator
This class defines the domain config entries that are required to create a
PE Tomcat domain.
|
Copyright © 2018 Eclipse Foundation. All rights reserved.