@Service(name="_validateRemoteDirDeployment") @PerLookup @ExecuteOn(value=DAS) public class ValidateRemoteDirDeploymentCommand extends DeployCommandParameters implements AdminCommand
DeployCommandParameters.ParameterNamesOpsParams.Command, OpsParams.Originaltdd, asyncreplication, availabilityenabled, clientJarRequested, contextroot, createtables, dbvendorname, deploymentorder, deploymentplan, description, dropandcreatetables, enabled, force, forceName, generatermistubs, isredeploy, keepfailedstubs, keepreposdir, keepstate, lbenabled, libraries, logReportedErrors, name, path, precompilejsp, previousContextRoot, properties, property, retrieve, runtimealtdd, skipDSFailure, target, type, uniquetablenames, verify, virtualservers_classicstyle, command, origin| Constructor and Description |
|---|
ValidateRemoteDirDeploymentCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdminCommandContext context)
Executes the command with the command parameters passed as Properties
where the keys are the parameter names and the values are the parameter values
|
getAltdd, getContextRoot, getDBVendorName, getDeploymentPlan, getPath, getPreviousContextRoot, getRetrieve, getRuntimeAltdd, getType, getVirtualServers, isAsyncReplication, isAvailabilityEnabled, isClientJarRequested, isEnabled, isForce, isForceName, isGenerateRMIStubs, isKeepFailedStubs, isKeepReposDir, isLogReportedErrors, isPrecompileJsp, isRedeploy, isSkipDSFailure, isVerify, libraries, name, setContextRootgetCommand, getOriginpublic void execute(AdminCommandContext context)
AdminCommandexecute in interface AdminCommandcontext - informationCopyright © 2017. All rights reserved.