com.sun.enterprise.admin.servermgmt.cli
Class DomainXmlVerifier
java.lang.Object
com.sun.enterprise.admin.servermgmt.cli.DomainXmlVerifier
public class DomainXmlVerifier
- extends Object
Does basic level verification of domain.xml. This is helpful as there
is no DTD to validate the domain's config i.e. domain.xml
- Author:
- Nandini Ektare
|
Field Summary |
boolean |
error
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
error
public boolean error
DomainXmlVerifier
public DomainXmlVerifier(Domain domain)
throws Exception
- Throws:
Exception
DomainXmlVerifier
public DomainXmlVerifier(Domain domain,
PrintStream out)
throws Exception
- Throws:
Exception
invokeConfigValidator
public boolean invokeConfigValidator()
validate
public boolean validate()
Copyright © 2012. All Rights Reserved.