| Package | Description |
|---|---|
| org.glassfish.deployapi | |
| org.glassfish.deployment.client |
| Modifier and Type | Method and Description |
|---|---|
protected DFDeploymentProperties |
SunDeploymentManager.getProperties()
Creates new properties; enabled is set to false, nothing else is set.
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractDeploymentFacility.DFCommandRunner |
RemoteDeploymentFacility.getDFCommandRunner(String commandName,
DFDeploymentProperties commandOptions,
String[] operands) |
protected abstract AbstractDeploymentFacility.DFCommandRunner |
AbstractDeploymentFacility.getDFCommandRunner(String commandName,
DFDeploymentProperties commandOptions,
String[] operands)
Returns a command runner for the concrete implementation.
|
protected String[] |
RemoteDeploymentFacility.prepareRemoteCommandArguments(String commandName,
DFDeploymentProperties options,
String[] operands)
Assembles an argument list suitable for use by RemoteCommand from the
command, options, and operand.
|
Copyright © 2021. All rights reserved.