|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Validator | |
|---|---|
| com.sun.enterprise.admin.servermgmt | |
| Uses of Validator in com.sun.enterprise.admin.servermgmt |
|---|
| Subclasses of Validator in com.sun.enterprise.admin.servermgmt | |
|---|---|
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. |
| Constructors in com.sun.enterprise.admin.servermgmt with parameters of type Validator | |
|---|---|
DomainConfigValidator.DomainConfigEntryInfo(String key,
String dataType,
String displayText,
Validator validator)
Creates a new DomainConfigEntryInfo object |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||