Uses of Interface
jdk.jshell.execution.JdiInitiator.ProcessStarted
Package
Description
Provides implementation support for building JShell execution engines.
-
Uses of JdiInitiator.ProcessStarted in jdk.jshell.execution
Modifier and TypeMethodDescriptionprotected void
JdiInitiator.runListenProcess
(String jdiAddress, int jshellControlPort, List<String> remoteVMOptions, JdiInitiator.ProcessStarted setupVM) Create a process that will attach to the given address.