public class GsCommandFactory extends Object
Modifier and Type | Field and Description |
---|---|
protected String[] |
args |
protected JavaCommandBuilder |
command |
static String |
DEFAULT_GSC_MEMORY |
Constructor and Description |
---|
GsCommandFactory() |
Modifier and Type | Method and Description |
---|---|
protected void |
appendBurningwaveClassPath() |
protected void |
appendGsClasspath() |
protected void |
appendOshiClassPath() |
protected void |
appendServiceOptions(JavaCommandBuilder command,
String serviceType) |
protected void |
appendSpringClassPath() |
protected void |
appendXapOptions() |
protected JavaCommandBuilder |
cli() |
protected static void |
execute(String[] args,
GsCommandFactory builder) |
protected JavaCommandBuilder |
generate(String id) |
protected Collection<String> |
getDefaultOptions(String serviceType) |
static Collection<String> |
getMandatoryJvmOptions(int javaVersion) |
protected SystemLocations |
locations() |
JavaCommandBuilder |
lus() |
static void |
main(String[] args) |
protected void |
postClasspath() |
protected void |
preClasspath() |
JavaCommandBuilder |
spaceInstance() |
JavaCommandBuilder |
standalonePuInstance() |
public static final String DEFAULT_GSC_MEMORY
protected final JavaCommandBuilder command
protected String[] args
public static void main(String[] args)
protected static void execute(String[] args, GsCommandFactory builder)
protected JavaCommandBuilder generate(String id)
protected JavaCommandBuilder cli()
public JavaCommandBuilder lus()
public JavaCommandBuilder standalonePuInstance()
public JavaCommandBuilder spaceInstance()
protected SystemLocations locations()
protected void preClasspath()
protected void postClasspath()
protected void appendSpringClassPath()
protected void appendOshiClassPath()
protected void appendBurningwaveClassPath()
protected void appendXapOptions()
protected void appendGsClasspath()
protected void appendServiceOptions(JavaCommandBuilder command, String serviceType)
protected Collection<String> getDefaultOptions(String serviceType)
public static Collection<String> getMandatoryJvmOptions(int javaVersion)
Copyright © GigaSpaces.