|
Attach API | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sun.tools.attach | |
---|---|
com.sun.tools.attach | Provides the API to attach to a JavaTM virtual machine. |
com.sun.tools.attach.spi | Provider classes for the com.sun.tools.attach package. |
Classes in com.sun.tools.attach used by com.sun.tools.attach | |
---|---|
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. |
Classes in com.sun.tools.attach used by com.sun.tools.attach.spi | |
---|---|
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. |
|
Attach API | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2005, 2011, Oracle and/or its affiliates. All rights reserved.