Interface | Description |
---|---|
DeployCommand.Interceptor |
Crude interception mechanisms for deploy comamnd execution
|
Class | Description |
---|---|
AddLibraryCommand |
An asadmin command to add a new library to the libs directory of the domain by uploading a file.
|
CreateApplicationRefCommand |
Create application ref command
|
CreateLifecycleModuleCommand |
Create lifecycle modules.
|
DeleteApplicationRefCommand |
Delete application ref command
|
DeleteLifecycleModuleCommand |
Delete lifecycle modules.
|
DeployCommand |
Deploy command
|
DeployCommandSupplementalInfo |
Records information shared between DeployCommand and PostDeployCommand (a
supplemental command that is run after deployment on the DAS).
|
DeployDirCommand |
deploydir command
|
DeploymentCommandUtils |
Utility methods useful from deployment-related commands.
|
DisableCommand |
Disable command
|
EnableCommand |
Enable command
|
GetApplicationLaunchURLsCommand | |
GetClientStubsCommand | |
GetDeploymentConfigurationsCommand |
Get deployment configurations command
|
GetHostAndPortCommand | |
GetTargetsCommand | |
InstanceDeployCommand |
The deploy command that runs on instance
|
InstanceDeployCommandParameters |
Parameters for the remote instance deploy command, beyond the ones already
defined for the DAS DeployCommand.
|
InstanceDeployCommandParameters.ParameterNames | |
InstanceLifecycleModuleCommand |
The command to create application ref for lifecycle module on instance
|
InstanceValidateRemoteDirDeploymentCommand |
Instance-only command which makes sure that a deployment directory seems to
be the same when viewed from this instance as when viewed from the DAS.
|
InterceptorNotifier | |
IsSnifferUserVisibleCommand | |
ListApplicationRefsCommand |
List application ref command
|
ListApplicationsCommand | |
ListAppRefsCommand | |
ListComponentsCommand |
list-components command
|
ListLibrariesCommand | |
ListLifecycleModulesCommand |
List lifecycle modules.
|
MTDeployCommand | |
MTProvisionCommand | |
MTUndeployCommand | |
MTUnprovisionCommand | |
PostDeployCommand |
Causes InstanceDeployCommand executions on the correct remote instances.
|
PostDisableCommand | |
PostEnableCommand | |
PostStateCommand | |
PostUndeployCommand |
Runs after any replications of the undeploy command have been sent to
instances.
|
ReDeployCommand |
ReDeploy command
|
RemoveLibraryCommand | |
ShowComponentStatusCommand | |
UndeployCommand |
Undeploys applications.
|
UpdateApplicationRefCommand | |
ValidateRemoteDirDeploymentCommand |
Makes sure that, if a deployment is a directory deployment to a non-DAS
target, that all targeted instances "see" the same files in the specified
deployment directory as the DAS sees.
|
Copyright © 2020. All rights reserved.