Package | Description |
---|---|
com.sun.tools.attach |
Provides the API to attach to a Java™ virtual machine.
|
com.sun.tools.attach.spi |
Only developers who are defining new attach providers should need to make
direct use of this package.
|
Class | Description |
---|---|
AgentInitializationException |
The exception thrown when an agent fails to initialize in the target
Java virtual machine.
|
AgentLoadException |
The exception thrown when an agent cannot be loaded into the target
Java virtual machine.
|
AttachNotSupportedException |
Thrown by
VirtalMachine.attach when attempting to attach to a Java virtual machine
for which a compatible AttachProvider does not exist. |
VirtualMachine |
A Java virtual machine.
|
VirtualMachineDescriptor |
Describes a Java virtual machine.
|
Class | Description |
---|---|
AttachNotSupportedException |
Thrown by
VirtalMachine.attach when attempting to attach to a Java virtual machine
for which a compatible AttachProvider does not exist. |
VirtualMachine |
A Java virtual machine.
|
VirtualMachineDescriptor |
Describes a Java virtual machine.
|
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2005, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Debian+0-9b155-1