Package | Description |
---|---|
com.sun.jdi.connect |
This package defines connections between the virtual machine
using the JDI and the target virtual machine.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachine |
LaunchingConnector.launch(Map<String,? extends Connector.Argument> arguments)
Launches an application and connects to its VM.
|
Copyright © 1999, 2016, Oracle and/or its affiliates. All rights reserved.