Package | Description |
---|---|
com.sun.tools.attach | |
com.sun.tools.attach.spi | |
sun.tools.attach |
Class and 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 and 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.
|
Class and 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.
|
Copyright © 2019. All rights reserved.