|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.enterprise.admin.servermgmt.Validator
com.sun.enterprise.admin.servermgmt.PortValidator
public class PortValidator
This validator ensures that the specified port is not in use.
| Constructor Summary | |
|---|---|
PortValidator(java.lang.String name)
Creates a new instance of PortValidator |
|
| Method Summary | |
|---|---|
void |
validate(java.lang.Object obj)
Validates the given Port. |
| Methods inherited from class com.sun.enterprise.admin.servermgmt.Validator |
|---|
getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortValidator(java.lang.String name)
| Method Detail |
|---|
public void validate(java.lang.Object obj)
throws InvalidConfigException
validate in class Validatorstr - Must be the absolute path of the File that will be validated.
InvalidConfigException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||