Class ForkStarter


  • public class ForkStarter
    extends java.lang.Object
    Starts the fork or runs in-process.
    Lives only on the plugin-side (not present in remote vms)
    Knows how to fork new vms and also how to delegate non-forking invocation to SurefireStarter directly