Class VerifyDomainXmlCommand

  • All Implemented Interfaces:
    org.glassfish.hk2.api.PostConstruct

    @Service(name="verify-domain-xml")
    @PerLookup
    public final class VerifyDomainXmlCommand
    extends LocalDomainCommand
    Implementation for the CLI command verify-domain-xml Verifies the content of the domain.xml file verify-domain-xml [--domaindir install_dir/domains] [domain_name]
    Author:
    Nandini Ektare