Class GfshLauncher

  • java.lang.Object
    • com.vmware.gemfire.bootstrap.GfshLauncher

  • public class GfshLauncher
    extends java.lang.Object
    Executable class for starting gfsh with modules support. This class should not be invoked directly. Please use the gfsh 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)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GfshLauncher

        public GfshLauncher()
    • Method Detail

      • main

        public static void main​(@NotNull
                                @NotNull java.lang.String[] args)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable