package.html revision 2362
286N/A<html>
286N/A<head>
286N/A<title>com.sun.jdi.connect description</title>
286N/A<!--
286N/A
286N/ACopyright (c) 1998, 1999, Oracle and/or its affiliates. All rights reserved.
286N/ADO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
286N/A
286N/AThis code is free software; you can redistribute it and/or modify it
286N/Aunder the terms of the GNU General Public License version 2 only, as
286N/Apublished by the Free Software Foundation. Oracle designates this
286N/Aparticular file as subject to the "Classpath" exception as provided
286N/Aby Oracle in the LICENSE file that accompanied this code.
286N/A
286N/AThis code is distributed in the hope that it will be useful, but WITHOUT
286N/AANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
286N/AFITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
286N/Aversion 2 for more details (a copy is included in the LICENSE file that
286N/Aaccompanied this code).
286N/A
286N/AYou should have received a copy of the GNU General Public License version
286N/A2 along with this work; if not, write to the Free Software Foundation,
286N/AInc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
286N/A
286N/APlease contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
286N/ACA 95054 USA or visit www.sun.com if you need additional information or
286N/Ahave any questions.
286N/A-->
286N/A</head>
286N/A<body bgcolor="white">
286N/A
286N/AThis package defines
286N/Aconnections between the virtual machine
286N/Ausing the JDI and the target virtual machine.
286N/AIn concert with {@link com.sun.jdi.VirtualMachineManager}
286N/Ait is the mechanism for launching, attaching, etc to
286N/Atarget virtual machines.
286N/A<p>
286N/AMethods may be added to the interfaces in the JDI packages in future
286N/Areleases. Existing packages may be renamed if the JDI becomes a standard
286N/Aextension.
286N/A </body>
286N/A</html>
286N/A