| Interface | Description |
|---|---|
| StartServerCommand |
| Class | Description |
|---|---|
| ChangeAdminPasswordCommand |
The change-admin-password command.
|
| ChangeMasterPasswordCommand |
The change-master-password command.
|
| ChangeMasterPasswordCommandDAS |
The change-master-password command for the DAS.
|
| CreateDomainCommand |
This is a local command that creates a domain.
|
| CreateServiceCommand |
Create a "service" in the operating system to start this domain
automatically.
|
| DeleteDomainCommand |
This is a local command that deletes a domain.
|
| DeleteServiceCommand |
Delete a "service" in the operating system.
|
| DomainXmlVerifier |
Does basic level verification of domain.xml.
|
| ListDomainsCommand |
This is a local command that lists the domains.
|
| LocalDomainCommand |
A class that's supposed to capture all the behavior common to operation
on a "local" domain.
|
| LocalServerCommand |
A class that's supposed to capture all the behavior common to operation
on a "local" server.
|
| MonitorCommand |
A local Monitor Command (this will call the remote 'monitor' command).
|
| MonitorTask | |
| RestartDomainCommand |
THe restart-domain command.
|
| StartDomainCommand |
The start-domain command.
|
| StartServerHelper |
Java does not allow multiple inheritance.
|
| StopDomainCommand |
The stop-domain command.
|
| 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]
|
Copyright © 2017. All rights reserved.