Uses of Class
com.sun.enterprise.admin.servermgmt.cli.LocalDomainCommand
-
Packages that use LocalDomainCommand Package Description com.sun.enterprise.admin.cli.optional com.sun.enterprise.admin.servermgmt.cli fish.payara.admin.servermgmt.cli -
-
Uses of LocalDomainCommand in com.sun.enterprise.admin.cli.optional
Subclasses of LocalDomainCommand in com.sun.enterprise.admin.cli.optional Modifier and Type Class Description classBackupCommandsThis is a local command for backing-up domains.classBackupDomainCommandThis is a local command for backing-up domains.classListBackupsCommandThis is a local command for listing backed up domains.classRestoreDomainCommandThis is a local command for restoring domains. -
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] -
Uses of LocalDomainCommand in fish.payara.admin.servermgmt.cli
Subclasses of LocalDomainCommand in fish.payara.admin.servermgmt.cli Modifier and Type Class Description classAddKeypairCommandAdds a new PKCS#8 encoded plain (unencrypted) RSA keypair to the domain's keystoreclassGenerateEncryptionKeyclassRestartDomainsCommandRestarts a comma separated list of domainsclassStartDomainsCommandStarts a comma separated list of domainsclassStopAllDomainsCommandThe stop-all-domains commandclassStopDomainsCommandStops a comma separated list of domains
-