Uses of Class
com.gigaspaces.start.JavaCommandBuilder
Packages that use JavaCommandBuilder
-
Uses of JavaCommandBuilder in com.gigaspaces.start
Fields in com.gigaspaces.start declared as JavaCommandBuilderMethods in com.gigaspaces.start that return JavaCommandBuilderModifier and TypeMethodDescriptionJavaCommandBuilder.classpath(Collection<Path> paths) JavaCommandBuilder.classpathFromEnv(String envVarName) JavaCommandBuilder.classpathWithJars(Path path) protected JavaCommandBuilderGsCommandFactory.cli()protected JavaCommandBuilderJavaCommandBuilder.initialHeap(String heap) JavaCommandBuilder.javaExecutable(String javaExecutable) GsCommandFactory.lus()JavaCommandBuilder.options(Collection<String> options) JavaCommandBuilder.optionsFromEnv(String envVarName) JavaCommandBuilder.optionsFromGsEnv(String envVarSuffix) GsCommandFactory.spaceInstance()GsCommandFactory.standalonePuInstance()JavaCommandBuilder.systemProperty(String key, String value) JavaCommandBuilder.systemPropertyFromEnv(String key, String envVarName) Methods in com.gigaspaces.start with parameters of type JavaCommandBuilderModifier and TypeMethodDescriptionprotected voidGsCommandFactory.appendServiceOptions(JavaCommandBuilder command, String serviceType)