Uses of Class
com.sun.enterprise.admin.servermgmt.Validator
Packages that use Validator
-
Uses of Validator in com.sun.enterprise.admin.servermgmt
Subclasses of Validator in com.sun.enterprise.admin.servermgmtModifier and TypeClassDescriptionclassThis class validates the domain config Map object.classThis 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 SAFEclassThis validator ensures that the specified port is not in use.classValidates the repository name.classValidator class for domain config entries whose type is java.lang.String.Constructors in com.sun.enterprise.admin.servermgmt with parameters of type ValidatorModifierConstructorDescriptionDomainConfigEntryInfo(String key, String dataType, Validator validator) Creates a new DomainConfigEntryInfo object -
Uses of Validator in com.sun.enterprise.admin.servermgmt.pe
Subclasses of Validator in com.sun.enterprise.admin.servermgmt.peModifier and TypeClassDescriptionclassThis class defines the domain config entries that are required to create a PE Tomcat domain.