Class DomainPortValidator
java.lang.Object
com.sun.enterprise.admin.servermgmt.domain.DomainPortValidator
-
Field Summary
Fields -
Method Summary
-
Field Details
-
PORT_MAX_VAL
public static final int PORT_MAX_VAL- See Also:
-
-
Method Details
-
validateAndSetPorts
Validate's the port. If custom port value is not given then it retrieves its default value. If the port is already been occupied then it picks randomly available port value.- Throws:
DomainException- If any exception occurs in validation.
-