| Package | Description |
|---|---|
| com.sun.enterprise.admin.cli.cluster | |
| com.sun.enterprise.admin.cli.optional | |
| com.sun.enterprise.admin.servermgmt.cli | |
| fish.payara.admin.servermgmt.cli |
| Modifier and Type | Class and Description |
|---|---|
class |
ChangeNodeMasterPasswordCommand
The change-master-password command for a node.
|
class |
CreateLocalInstanceCommand
This is a local command that calls the primitive remote _register-instance to add the
entries in domain.xml and then the primitive local command _create-instance-filesystem
to create the empty directory structure and das.properties
|
class |
CreateLocalInstanceFilesystemCommand
This is a local command that creates a local instance.
|
class |
DeleteInstanceFilesystem
Delete a local server instance.
|
class |
DeleteLocalInstanceCommand
Delete a local server instance.
|
class |
ImportSyncBundleCommand
This is a local command that unbundles the bundle generated by export-sync-bundle.
|
class |
LocalInstanceCommand
A base class for local commands that manage a local server instance.
|
class |
RestartLocalInstanceCommand |
class |
StartLocalInstanceCommand
Start a local server instance.
|
class |
StopLocalInstanceCommand
Stop a local server instance.
|
class |
SynchronizeInstanceCommand
Synchronize a local server instance.
|
class |
ValidateDasOptions
Validate DAS host, port, secure options.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BackupCommands
This is a local command for backing-up domains.
|
class |
BackupDomainCommand
This is a local command for backing-up domains.
|
class |
ListBackupsCommand
This is a local command for listing backed up domains.
|
class |
RestoreDomainCommand
This is a local command for restoring domains.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChangeAdminPasswordCommand
The change-admin-password command.
|
class |
ChangeMasterPasswordCommandDAS
The change-master-password command for the DAS.
|
class |
DeleteDomainCommand
This is a local command that deletes a domain.
|
class |
ListDomainsCommand
This is a local command that lists the domains.
|
class |
LocalDomainCommand
A class that's supposed to capture all the behavior common to operation
on a "local" domain.
|
class |
RestartDomainCommand
THe restart-domain command.
|
class |
StartDomainCommand
The start-domain command.
|
class |
StopDomainCommand
The stop-domain command.
|
class |
VerifyDomainXmlCommand
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]
|
| Modifier and Type | Class and Description |
|---|---|
class |
RestartDomainsCommand
Restarts a comma separated list of domains
|
class |
StartDomainsCommand
Starts a comma separated list of domains
|
class |
StopAllDomainsCommand
The stop-all-domains command
|
class |
StopDomainsCommand
Stops a comma separated list of domains
|
Copyright © 2017. All rights reserved.