|
Java Debug Interface | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LaunchingConnector | |
---|---|
com.sun.jdi | This is the core package of the Java Debug Interface (JDI), it defines mirrors for values, types, and the target VirtualMachine itself - as well bootstrapping facilities. |
Uses of LaunchingConnector in com.sun.jdi |
---|
Methods in com.sun.jdi that return LaunchingConnector | |
---|---|
LaunchingConnector |
VirtualMachineManager.defaultConnector()
Identifies the default connector. |
Methods in com.sun.jdi that return types with arguments of type LaunchingConnector | |
---|---|
List<LaunchingConnector> |
VirtualMachineManager.launchingConnectors()
Returns the list of known LaunchingConnector objects. |
|
Java Debug Interface | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1999, 2012, Oracle and/or its affiliates. All rights reserved.