Class SameVMApp

  • All Implemented Interfaces:
    Callable<Integer>

    public class SameVMApp
    extends App
    Internal utility class not meant to be invoked from CLI, but to be used in the same-VM and same-process
    • Constructor Detail

      • SameVMApp

        public SameVMApp()
    • Method Detail

      • main

        public static void main​(String[] args)