| Package | Description |
|---|---|
| com.sun.enterprise.admin.servermgmt | |
| com.sun.enterprise.admin.servermgmt.pe |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryNameValidator.checkValidName(String name) |
void |
RepositoryNameValidator.checkValidObjectNameToken(String name) |
void |
RepositoryNameValidator.checkValidXmlToken(String name)
Implementation copied from
com.sun.enterprise.admin.verifier.tests.StaticTest
|
void |
PortValidator.validate(Object obj)
Validates the given Port.
|
void |
DomainConfigValidator.validate(Object domainConfig)
Validates the domainConfig.
|
void |
RepositoryNameValidator.validate(Object str)
Validates the given value for the given entry.
|
void |
Validator.validate(Object obj)
Checks the validity of the given value for the entry.
|
void |
StringValidator.validate(Object str)
Validates the given value for the given entry.
|
void |
FileValidator.validate(Object str)
Validates the given File.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PEDomainConfigValidator.validate(Object domainConfig) |
Copyright © 2017. All rights reserved.