public class CommandCloudDeploy extends CommandCloud
Modifier and Type | Field and Description |
---|---|
private static String |
COMMAND
Command string for deploy command.
|
(package private) File |
path
File to deploy.
|
account
Constructor and Description |
---|
CommandCloudDeploy(String account,
File path)
Constructs an instance of GlassFish server deploy command entity.
|
getAccount
getCommand, retry
private static final String COMMAND
final File path
Copyright © 2013. All Rights Reserved.