Uses of Class
com.sun.enterprise.admin.servermgmt.cli.LocalDomainCommand
-
Packages that use LocalDomainCommand Package Description com.sun.enterprise.admin.servermgmt.cli -
-
Uses of LocalDomainCommand in com.sun.enterprise.admin.servermgmt.cli
Subclasses of LocalDomainCommand in com.sun.enterprise.admin.servermgmt.cli Modifier and Type Class Description classChangeAdminPasswordCommandThe change-admin-password command.classChangeMasterPasswordCommandDASThe change-master-password command for the DAS.classDeleteDomainCommandThis is a local command that deletes a domain.classListDomainsCommandThis is a local command that lists the domains.classRestartDomainCommandTHe restart-domain command.classStartDomainCommandThe start-domain command.classStopDomainCommandThe stop-domain command.classVerifyDomainXmlCommandImplementation for the CLI command verify-domain-xml Verifies the content of the domain.xml file verify-domain-xml [--domaindir install_dir/domains] [domain_name]
-