diff -r fd16c54261b3 -r 90ce3da70b43 jdk/src/share/classes/com/sun/jdi/connect/package.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/jdk/src/share/classes/com/sun/jdi/connect/package.html Sat Dec 01 00:00:00 2007 +0000 @@ -0,0 +1,43 @@ + + +com.sun.jdi.connect description + + + + +This package defines +connections between the virtual machine +using the JDI and the target virtual machine. +In concert with {@link com.sun.jdi.VirtualMachineManager} +it is the mechanism for launching, attaching, etc to +target virtual machines. +

+Methods may be added to the interfaces in the JDI packages in future +releases. Existing packages may be renamed if the JDI becomes a standard +extension. + +