Gemfire JavaDocs_test
Package com.vmware.gemfire.bootstrap
Class GfshLauncher
- java.lang.Object
-
- com.vmware.gemfire.bootstrap.GfshLauncher
-
public class GfshLauncher extends java.lang.Object
Executable class for startinggfsh
with modules support. This class should not be invoked directly. Please use thegfsh
shell command.
-
-
Constructor Summary
Constructors Constructor Description GfshLauncher()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(@NotNull java.lang.String[] args)
-