|
||||||||||
| 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.StringValidator
public class StringValidator
Validator class for domain config entries whose type is java.lang.String.
| Constructor Summary | |
|---|---|
StringValidator(java.lang.String name)
Constructs new StringValidator object. |
|
| Method Summary | |
|---|---|
void |
validate(java.lang.Object str)
Validates the given value for the given entry. |
| 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 StringValidator(java.lang.String name)
name - | Method Detail |
|---|
public void validate(java.lang.Object str)
throws InvalidConfigException
validate in class ValidatorInvalidConfigException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||