VMware GemFire Java API Reference
Package com.vmware.gemfire.bootstrap
Class Main
- java.lang.Object
-
- com.vmware.gemfire.bootstrap.Main
-
public class Main extends Object
A main bootstrap launcher that takes as a first argument another main class to invoke via JBoss Modules.
-
-
Constructor Summary
Constructors Constructor Description Main()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(@NotNull String[] args)Boot class main method that takes another main class with args.
-