public class CommandCreateCluster extends CommandTarget
Modifier and Type | Field and Description |
---|---|
private static String |
COMMAND
Command string for create-cluster command.
|
target
Constructor and Description |
---|
CommandCreateCluster(String clusterName)
Constructs an instance of GlassFish server create-cluster command entity.
|
private static final String COMMAND
public CommandCreateCluster(String clusterName)
clusterName
- Name of the created cluster.Copyright © 2013. All Rights Reserved.